getlackey/lackey-cms

View on GitHub
modules/cms/server/controllers/language.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    .then((Model, Crud) => {
        class Controller extends Crud {

            static get model() {
                return this._overriden('model', Model);
Severity: Minor
Found in modules/cms/server/controllers/language.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status