We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad94b1 commit c1b1b89Copy full SHA for c1b1b89
1 file changed
.rubocop.yml
@@ -10,6 +10,7 @@ AllCops:
10
- '*.gemspec'
11
- 'bin/**/*'
12
- 'install.rb'
13
+ - 'benchmark/**/*'
14
15
# Existing code lacks documentation, can add incrementally
16
Style/Documentation:
0 commit comments