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 28d9e77 + 5f15fd3 commit d2da920Copy full SHA for d2da920
.rubocop.yml
@@ -25,10 +25,7 @@ require:
25
- ./lib/rubocop/cop/lint/detect_invalid_pack_directives.rb
26
27
Layout/SpaceBeforeBrackets:
28
- Description: >-
29
- Disabled as it generates invalid code:
30
- https://github.com/rubocop-hq/rubocop/issues/9499
31
- Enabled: false
+ Enabled: true
32
33
Lint/AmbiguousAssignment:
34
Enabled: true
0 commit comments