Sha256: 23e11b97d076fdae0f98afa8c58827fafb6fa4b058a94291d1ba7fe5dbde1de8
Contents?: true
Size: 496 Bytes
Versions: 1
Compression:
Stored size: 496 Bytes
Contents
inherit_from: - ../conf/rubocop.yml AllCops: TargetRailsVersion: 5.1 Rails: Enabled: true Rails/FilePath: Enabled: false Rails/RelativeDateConstant: # Auto-correct is broken for this cops in some cases. It replaces the # constant but does not update references to it. AutoCorrect: false RSpec/Rails/HttpStatus: EnforcedStyle: symbolic Style/MixinUsage: Exclude: - "bin/**/*" Rails/UnknownEnv: Environments: - development - test - staging - production
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ezcater_rubocop-0.57.1.rc1 | conf/rubocop_rails.yml |