clebert/typesystem

View on GitHub

Showing 2 of 4 total issues

Function exports has 103 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (grunt) {
    time(grunt);
    tasks(grunt);

    blanket({
Severity: Major
Found in Gruntfile.js - About 4 hrs to fix

    Function exports has 33 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

    module.exports = function (config) {
        config.set({
            autoWatch: false,
            browsers: Object.keys(customLaunchers),
            captureTimeout: 120000,
    Severity: Minor
    Found in karma.conf.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language