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 4bf3110 commit bf51c4aCopy full SHA for bf51c4a
.rubocop.yml
@@ -4,7 +4,7 @@ AllCops:
4
TargetRubyVersion: 2.6
5
NewCops: enable
6
Exclude:
7
- - bechmarks/*.rb
+ - benchmarks/*.rb
8
- spec/support/coverage.rb
9
- spec/support/warnings.rb
10
- spec/support/rspec_options.rb
0 commit comments