Wilfred/metawiki

View on GitHub
src/backend/safeview-controllers.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function index(req, response, next) {
  response.setHeader("Content-Type", "text/html");

  var path = "metawiki/index.html";
  models.Resource.findOne(
Severity: Minor
Found in src/backend/safeview-controllers.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status