cityssm/unleet

View on GitHub
mappings/build.js

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                if (potentialValue.includes(translationKey)) {
                    isSimple = false;
                    break;
                }
Severity: Major
Found in mappings/build.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status