angular/angular.js

View on GitHub
docs/config/services/deployments/production.js

Summary

Maintainability
A
1 hr
Test Coverage

Function productionDeployment has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function productionDeployment(getVersion) {
  return {
    name: 'production',
    examples: {
      commonFiles: {
Severity: Minor
Found in docs/config/services/deployments/production.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status