DFE-Digital/govuk-components

View on GitHub
guide/lib/helpers/link_helpers.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method navigation_links has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def navigation_links
      {
        "Introduction" => {
          "Get started" => "/introduction/get-started/",
          "About ViewComponent" => "/introduction/about-viewcomponent/",
Severity: Minor
Found in guide/lib/helpers/link_helpers.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status