puppetlabs/facter

View on GitHub
lib/facter/config.rb

Summary

Maintainability
B
5 hrs
Test Coverage
A
100%

File config.rb has 401 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Facter
  module Config
    unless defined?(OS_HIERARCHY)
      OS_HIERARCHY = [
        {
Severity: Minor
Found in lib/facter/config.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status