lib/semmy/tasks/changelog_sections.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method define has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def define
        namespace 'changelog' do
          task 'close_section' do
            version = Project.version
            homepage = Gemspec.homepage
Severity: Minor
Found in lib/semmy/tasks/changelog_sections.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status