CaliStyle/trailpack-treefrog

View on GitHub

Showing 1 of 1 total issue

Function buildRoutes has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  buildRoutes: (app) => {
    return new Promise((resolve, reject) => {
      let imports = {}
      let routes = '[\n'
      let route404 = ''
Severity: Minor
Found in lib/utils/angular.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language