nooline/nooline

View on GitHub
routes/put-snippet.js

Summary

Maintainability
A
1 hr
Test Coverage

Function putSnippet has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function putSnippet (req, res) {

  var ContentSnippet = require(__root
    + '/common/js/nooline/models/content-snippet'
  );
Severity: Minor
Found in routes/put-snippet.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status