Skip to content

Commit 8a6967d

Browse files
authored
Merge pull request #318 from Earlopain/enable-undefined-config
Enable `InternalAffairs/UndefinedConfig`
2 parents a3deb85 + bec9cbb commit 8a6967d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.rubocop.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ AllCops:
1515
InternalAffairs/NodeMatcherDirective:
1616
Enabled: false
1717

18-
# FIXME: Workaround for a false positive caused by this cop when using `bundle exec rake`.
19-
InternalAffairs/UndefinedConfig:
20-
Enabled: false
21-
2218
Naming/PredicateName:
2319
# Method define macros for dynamically generated method.
2420
MethodDefinitionMacros:

0 commit comments

Comments
 (0)