Compass/compass

View on GitHub
cli/lib/compass/commands/create_project.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method set_options has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def set_options(opts)

        if $command == "create"
          opts.banner = %Q{
            Usage: compass create path/to/project [options]
Severity: Minor
Found in cli/lib/compass/commands/create_project.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status