kylewelsby/angular-post-message

View on GitHub

Showing 2 of 5 total issues

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 all patterns (eg. files, exclude)
    basePath: '',
Severity: Minor
Found in karma.conf.js - About 1 hr to fix

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

      module.exports = function(grunt) {
        grunt.initConfig({
          pkg: grunt.file.readJSON('package.json'),
          banner: "/*!\n* <%= pkg.name %> v<%= pkg.version %>\n* Copyright <%= grunt.template.today(\"yyyy\") %> <%= pkg.author %>\n* Licensed under The MIT License\n*/\n",
          clean: {
    Severity: Minor
    Found in Gruntfile.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language