adobe/brackets

View on GitHub
src/help/HelpCommandHandlers.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _handleAboutDialog has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function _handleAboutDialog() {
        var templateVars = {
            ABOUT_ICON          : brackets.config.about_icon,
            APP_NAME_ABOUT_BOX  : brackets.config.app_name_about,
            BUILD_TIMESTAMP     : brackets.config.build_timestamp,
Severity: Major
Found in src/help/HelpCommandHandlers.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status