jacopotarantino/angular-templateloader

View on GitHub

Showing 2 of 2 total issues

Function templateLoaderFactory has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  .factory('templateLoader', function templateLoaderFactory($http, $templateCache, $q, $log) {
    function TemplateLoader() {}


    function _checkOptionsHasCorrectType(options) {
Severity: Major
Found in templateloader.js - About 2 hrs to fix

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

    module.exports = function(grunt) {
    
      require('load-grunt-tasks')(grunt);
    
      grunt.initConfig({
    Severity: Major
    Found in Gruntfile.js - About 2 hrs to fix
      Severity
      Category
      Status
      Source
      Language