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.
2 parents 4594e3f + 4d84dad commit ccb14c6Copy full SHA for ccb14c6
.rubocop_todo.yml
@@ -6,13 +6,6 @@
6
# Note that changes in the inspected code, or installation of new
7
# versions of RuboCop, may require this file to be generated again.
8
9
-# Offense count: 2
10
-# This cop supports safe autocorrection (--autocorrect).
11
-Lint/RedundantCopDisableDirective:
12
- Exclude:
13
- - '_tools/ruby_h_to_go/spec/ruby_h_to_go/function_definition_spec.rb'
14
- - '_tools/ruby_h_to_go/spec/ruby_header_parser/util_spec.rb'
15
-
16
# Offense count: 8
17
# Configuration parameters: AllowedMethods, AllowedPatterns, CountRepeatedAttributes.
18
Metrics/AbcSize:
0 commit comments