Sha256: 57f3ac2d7ccef4c1a91bbd400668f6ce853c839b80e837dcc14bf93eb4ea708b
Contents?: true
Size: 619 Bytes
Versions: 1
Compression:
Stored size: 619 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2021-02-19 12:51:57 UTC using RuboCop version 1.10.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: EnforcedStyle, Autocorrect. # SupportedStyles: module_function, extend_self, forbidden Style/ModuleFunction: Exclude: - 'lib/digest_generator.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
digest_generator-0.1.1 | .rubocop_todo.yml |