AurelioDeRosa/Audero-Context-Menu

View on GitHub

Showing 83 of 83 total issues

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

module.exports = function (grunt) {
   require('time-grunt')(grunt);
   require('jit-grunt')(grunt);

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

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

    module.exports = function(config) {
       config.set({
          browsers: ['PhantomJS'],
          browserNoActivityTimeout: 1500,
          captureTimeout: 3000,
    Severity: Minor
    Found in karma.conf.js - About 2 hrs to fix

      Function init has 42 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

         function init($elements, options) {
            if (typeof options === 'string') {
               options = {
                  idMenu: options
               };
      Severity: Minor
      Found in src/js/jquery.auderoContextMenu.js - About 1 hr to fix

        Use of !important
        Open

           padding: 0 !important;

        @font-face declaration doesn't follow the fontspring bulletproof syntax.
        Open

            src:
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Heading (h1) has already been defined.
        Open

        h1
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        h6
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .code-caption
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .important
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .com {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint

        Adjoining classes: .prettyprint.linenums li
        Open

        .prettyprint.linenums li
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Element (li.L6) is overqualified, just use .L6 without element name.
        Open

        li.L6,
        Severity: Minor
        Found in doc/styles/prettify-tomorrow.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .typ {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .clo {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .atn {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint

        Element (ol.linenums) is overqualified, just use .linenums without element name.
        Open

        ol.linenums {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        nav
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Heading (h4) has already been defined.
        Open

        h4
        Severity: Minor
        Found in doc/styles/jsdoc-default.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .pln {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint

        Rule doesn't have all its properties in alphabetical order.
        Open

        .var {
        Severity: Minor
        Found in doc/styles/prettify-jsdoc.css by csslint
        Severity
        Category
        Status
        Source
        Language