Wilfred/metawiki

View on GitHub
src/backend/server.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function createServer(opts) {
  opts = opts || {};

  var defaultOpts = {
    name: "metawiki",
Severity: Minor
Found in src/backend/server.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status