yoichiro/chrome_mysql_admin

View on GitHub
app/scripts/window/utils/constants.js

Summary

Maintainability
A
3 hrs
Test Coverage

File constants.js has 295 lines of code (exceeds 250 allowed). Consider refactoring.
Open

chromeMyAdmin.constant("UIConstants", {
    GRID_COLUMN_MAX_WIDTH: 150,
    GRID_COLUMN_FONT_SIZE: 14,
    GRID_ROW_HEIGHT: 25,
    WINDOW_TITLE_PANEL_HEIGHT: 20,
Severity: Minor
Found in app/scripts/window/utils/constants.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status