Sha256: dd93b947afc483684dd6e395a1ec6e1bbde8e722a40ba2e29f52d5553f5c77ea
Contents?: true
Size: 929 Bytes
Versions: 2
Compression:
Stored size: 929 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2018-05-16 14:10:19 -0500 using RuboCop version 0.56.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: 1 # Cop supports --auto-correct. # Configuration parameters: PreferredDelimiters. Style/PercentLiteralDelimiters: Exclude: - 'Rakefile' # Offense count: 1 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 82 RSpec/ExampleLength: Max: 9 Exclude: - 'spec/**_spec.rb' ## DO NOT MERGE THIS UNCOMMENTED! To allow byebug when debugging, uncomment the following. #Lint/Debugger: # Exclude: # - '**/*'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
valkyrie_active_fedora-0.0.6 | .rubocop_todo.yml |
valkyrie_active_fedora-0.0.5 | .rubocop_todo.yml |