Sha256: b09e85ea1c736ac3e78dfc4f452b288834dc2b8cbeb520fa41c4530e56deb6e2
Contents?: true
Size: 379 Bytes
Versions: 6
Compression:
Stored size: 379 Bytes
Contents
# This is project specific rubocop configuration file. # You can tweak project settings here inherit_from: - ./.rubocop.localch.yml Lint/IneffectiveAccessModifier: Enabled: false RSpec/DescribedClass: Enabled: false RSpec/AnyInstance: Enabled: false Style/MethodMissing: Enabled: false Rails/OutputSafety: Enabled: false Style/SignalException: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
lhs-6.7.1 | .rubocop.yml |
lhs-6.7.0 | .rubocop.yml |
lhs-6.6.2 | .rubocop.yml |
lhs-6.6.1 | .rubocop.yml |
lhs-6.6.0 | .rubocop.yml |
lhs-6.5.0 | .rubocop.yml |