ng-turkey/ngx-validate

View on GitHub
packages/core/src/lib/core.module.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function forRoot has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

  static forRoot(config = {} as Validation.Config): ModuleWithProviders<NgxValidateCoreModule> {
    return {
      ngModule: NgxValidateCoreModule,
      providers: [
        {
Severity: Minor
Found in packages/core/src/lib/core.module.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status