RomainMarecat/slate

View on GitHub
src/shared/material/form/input/input.component.ts

Summary

Maintainability
B
4 hrs
Test Coverage

Showing 1 of 1 total issue

InputComponent has 35 functions (exceeds 20 allowed). Consider refactoring.
Open

@Component({
selector: 'app-input',
templateUrl: './input.component.html',
styleUrls: [ './input.component.scss' ],
encapsulation: ViewEncapsulation.None
Severity: Minor
Found in src/shared/material/form/input/input.component.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status