We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484fec3 commit 8fa5daaCopy full SHA for 8fa5daa
.rubocop.yml
@@ -4,6 +4,7 @@ AllCops:
4
TargetRubyVersion: 2.6
5
NewCops: enable
6
Exclude:
7
+ - bechmarks/*.rb
8
- spec/support/coverage.rb
9
- spec/support/warnings.rb
10
- spec/support/rspec_options.rb
0 commit comments