getlackey/lackey-cms

View on GitHub
modules/i18n/server/models/language/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    .then((ObjectionWrapper) => {

        class LanguageModel extends Model {
            static get tableName() {
                return 'language';
Severity: Major
Found in modules/i18n/server/models/language/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status