exercism/website

View on GitHub
app/helpers/view_components/contributing/header.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method tabs has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def tabs
        [
          link_to(
            Exercism::Routes.contributing_root_path,
            class: tab_class(:dashboard),
Severity: Minor
Found in app/helpers/view_components/contributing/header.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status