Sha256: d00537790a646c1f481a90c84895194997854945bc44e2c438c89f9b280a3ce9
Contents?: true
Size: 485 Bytes
Versions: 9
Compression:
Stored size: 485 Bytes
Contents
inherit_from: - "https://www.goodcop.style/rubocop.yml" - "https://www.goodcop.style/tabs.yml" AllCops: TargetRubyVersion: 2.7 Exclude: - "lib/phlex-rails.rb" Style/PercentLiteralDelimiters: Enabled: false Layout/CaseIndentation: Enabled: false Style/StringConcatenation: Enabled: false Security/Eval: Enabled: false Style/MethodCallWithoutArgsParentheses: Enabled: false Style/MixinUsage: Enabled: false Style/ConditionalAssignment: Enabled: false
Version data entries
9 entries across 9 versions & 1 rubygems