Sha256: cbbf0e17ec6775ece11a8dcef01fb41ba6f3587329039859fa22becbe43819e0
Contents?: true
Size: 506 Bytes
Versions: 7
Compression:
Stored size: 506 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
7 entries across 7 versions & 1 rubygems