pivotal/LicenseFinder

View on GitHub
lib/license_finder/core.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method options has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def options # rubocop:disable Metrics/AbcSize
      {
        logger: logger,
        project_path: config.project_path,
        log_directory: File.join(config.log_directory, project_name),
Severity: Minor
Found in lib/license_finder/core.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status