patternfly/angular-patternfly

View on GitHub
src/validation/validation.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function link has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    link: function (scope, element, attrs, ctrl) {

      scope.inputCtrl = ctrl;
      scope.valEnabled = !attrs.pfValidationDisabled;

Severity: Major
Found in src/validation/validation.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status