DamienFontaine/angular-lunarc-blog

View on GitHub

Showing 2 of 6 total issues

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

module.exports = function(grunt) {
  grunt.initConfig({
    pkg: grunt.file.readJSON('package.json'),
    connect: {
      options: {
Severity: Major
Found in gruntfile.js - About 2 hrs to fix

    Function Article has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      var Article = function(titre, texte, status, create, modified, image, vignette) {
    Severity: Major
    Found in src/article/factories/ArticleFactory.js - About 50 mins to fix
      Severity
      Category
      Status
      Source
      Language