Sha256: b6917440edf0f0b0349bca1db87e5e8948632b9659b9bdc4bb71cc74f46912ab
Contents?: true
Size: 505 Bytes
Versions: 6
Compression:
Stored size: 505 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config`. # The point is for the user to remove these configuration records # one by one as the offences are removed from the code base. AllCops: Excludes: - vendor/** Documentation: Enabled: false LineLength: Enabled: false Encoding: Enabled: false StringLiterals: Enabled: false SpaceInsideHashLiteralBraces: EnforcedStyle: no_space MethodLength: Max: 20 FinalNewline: Enabled: False SignalException: Enabled: False
Version data entries
6 entries across 6 versions & 1 rubygems