Sha256: 3ef8a7b46bebc4d23838916cfafd755df3b424efbe1948c6476d6df627312fa7
Contents?: true
Size: 1.07 KB
Versions: 3
Compression:
Stored size: 1.07 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-01-15 10:15:34 -0500 using RuboCop version 0.79.0. # The point is for the user to remove these configuration records # one by one as the offenses are removed from the code base. # Note that changes in the inspected code, or installation of new # versions of RuboCop, may require this file to be generated again. # Offense count: 3 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, UseHashRocketsWithSymbolValues, PreferHashRocketsForNonAlnumEndingSymbols. # SupportedStyles: ruby19, hash_rockets, no_mixed_keys, ruby19_no_mixed_keys Style/HashSyntax: Exclude: - 'Rakefile' # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: . # SupportedStyles: use_perl_names, use_english_names Style/SpecialGlobalVars: EnforcedStyle: use_perl_names # Offense count: 7 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, ConsistentQuotesInMultiline. # SupportedStyles: single_quotes, double_quotes Style/StringLiterals: Exclude: - 'Rakefile'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
blacklight_advanced_search-8.0.0.alpha2 | .rubocop_todo.yml |
blacklight_advanced_search-8.0.0.alpha1 | .rubocop_todo.yml |
blacklight_advanced_search-7.0.0 | .rubocop_todo.yml |