passy/angular-masonry

View on GitHub

Showing 22 of 22 total issues

Function masonryBrickDirective has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  }).directive('masonryBrick', function masonryBrickDirective() {
    return {
      restrict: 'AC',
      require: '^masonry',
      scope: true,
Severity: Minor
Found in angular-masonry.js - About 1 hr to fix

    Function masonryBrickDirective has 27 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        }).directive('masonryBrick', function masonryBrickDirective() {
          return {
            restrict: 'AC',
            require: '^masonry',
            scope: true,
    Severity: Minor
    Found in src/angular-masonry.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language