pasupulaphani/angular-gist-embed

View on GitHub

Showing 2 of 4 total issues

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

module.exports = function(grunt) {

    grunt.initConfig({
        pkg: grunt.file.readJSON('package.json'),
        library: grunt.file.readJSON('bower.json'),
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix

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

    module.exports = function(config) {
        config.set({
    
            // base path, that will be used to resolve files and exclude
            basePath: '',
    Severity: Minor
    Found in karma-unit.conf.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language