codenothing/CSSCompressor

View on GitHub
lib/rules/Sort Properties.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    callback: function( branch, compressor ) {
        if ( ! branch.rules || ! branch.rules.length ) {
            return;
        }

Severity: Minor
Found in lib/rules/Sort Properties.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status