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 ababcf5 commit 97c55f7Copy full SHA for 97c55f7
.rubocop_todo.yml
@@ -21,12 +21,6 @@ Lint/ConstantDefinitionInBlock:
21
Exclude:
22
- 'spec/unit/puppet/provider/postgresql_replication_slot/ruby_spec.rb'
23
24
-# Offense count: 1
25
-# This cop supports safe autocorrection (--autocorrect).
26
-Lint/RedundantCopEnableDirective:
27
- Exclude:
28
- - 'spec/unit/puppet/type/postgresql_psql_spec.rb'
29
-
30
# Offense count: 6
31
# Configuration parameters: AllowedMethods, AllowedPatterns, CountRepeatedAttributes.
32
Metrics/AbcSize:
0 commit comments