Sha256: ff267c1f1b9f53513c8d8f4ed72371fea2f01243eee07c8d09f16111967366c7
Contents?: true
Size: 358 Bytes
Versions: 1
Compression:
Stored size: 358 Bytes
Contents
# This is the configuration used to check the rubocop source code. require: rubocop-rspec AllCops: TargetRubyVersion: 2.5 RSpec/FilePath: Enabled: false RSpec/ExampleLength: Enabled: false Style/FrozenStringLiteralComment: Exclude: - 'spec/**/*.rb' Metrics/BlockLength: Exclude: - 'spec/**/*.rb' Style/Documentation: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
graphql_preload_queries-0.4.0 | .rubocop.yml |