botwillacceptanything/botwillacceptanything

View on GitHub
lib/routes/commits.js

Summary

Maintainability
A
1 hr
Test Coverage

Function RouteCommits has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        function RouteCommits(app) {
            //Generate our color scheme.
            var colorScheme = new ColorScheme;
            colorScheme.from_hue(21)
              .scheme('triade')
Severity: Minor
Found in lib/routes/commits.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status