opf/openproject

View on GitHub
app/helpers/groups_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method group_settings_tabs has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def group_settings_tabs(group)
    [
      {
        name: "general",
        partial: "groups/general",
Severity: Minor
Found in app/helpers/groups_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status