koinejs/Publisher

View on GitHub

Showing 2 of 2 total issues

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

module.exports = function (grunt) {
  grunt.initConfig({
    jshint: {
      options: {
        jshintrc: '.jshintrc'
Severity: Minor
Found in Gruntfile.js - About 1 hr to fix

    Function wrap has 27 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      Koine.Publisher.wrap = function (className) {
    
        /**
         * Get the publisher
         * @param object obj
    Severity: Minor
    Found in src/koine-publisher.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language