twitter/twitter-cldr-rb

View on GitHub
lib/twitter_cldr/resources/loader.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Loader has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Loader

      class << self
        def load_yaml(yaml, permitted_classes: [])
          if Psych::VERSION >= '4'
Severity: Minor
Found in lib/twitter_cldr/resources/loader.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status