danielstocks/jQuery-Collapse

View on GitHub

Showing 2 of 16 total issues

Function Collapse has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function Collapse (el, options) {
    options = options || {};
    var _this = this,
      query = options.query || "> :even";

Severity: Minor
Found in site/src/jquery.collapse.js - About 1 hr to fix

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

    module.exports = function(config) {
      config.set({
        // base path, that will be used to resolve files and exclude
        basePath: '',
    
    
    Severity: Minor
    Found in karma.conf.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language