roundscope/ember-couchdb-kit

View on GitHub

Showing 3 of 5 total issues

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

module.exports = function (grunt) {

  require('load-grunt-tasks')(grunt);

  grunt.initConfig({
Severity: Major
Found in Gruntfile.js - About 3 hrs to fix

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

    module.exports = function(grunt) {
    
      grunt.initConfig({
        pkg: grunt.file.readJSON('package.json'),
    
    
    Severity: Minor
    Found in example/Gruntfile.js - About 1 hr to fix

      Function _addAttachment has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          _addAttachment: function(count, files, size, model, self){
      Severity: Minor
      Found in example/src/controllers.js - About 35 mins to fix
        Severity
        Category
        Status
        Source
        Language