rafaelcamargo/dollert

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function(config) {

  config.set({

    // base path that will be used to resolve all patterns (eg. files, exclude)
Severity: Minor
Found in karma.conf.js - About 1 hr to fix

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

    module.exports = function(grunt) {
    
      grunt.initConfig(config);
    
      grunt.loadNpmTasks('grunt-contrib-stylus');
    Severity: Minor
    Found in gruntfile.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language