marcells/bloggy

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function () {
    var loadedMetadata,
        options,
        methods,
        plugins = [],
Severity: Major
Found in lib/bloggy.js - About 2 hrs to fix

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

    module.exports = function(grunt) {
        grunt.initConfig({
            eslint: {
                target: [
                  'lib/**/*.js',
    Severity: Minor
    Found in Gruntfile.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language