iv-mexx/git-releaselog

View on GitHub
fastlane/actions/create_changelog.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

      def self.available_options
        [
          FastlaneCore::ConfigItem.new(key: :scope,
                                       env_name: "FL_CREATE_CHANGELOG_SCOPE",
                                       description: "The Project scope",
Severity: Minor
Found in fastlane/actions/create_changelog.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status