Skip to content

Commit

Permalink
Merge pull request #318 from Earlopain/enable-undefined-config
Browse files Browse the repository at this point in the history
Enable `InternalAffairs/UndefinedConfig`
  • Loading branch information
koic committed Aug 27, 2024
2 parents a3deb85 + bec9cbb commit 8a6967d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ AllCops:
InternalAffairs/NodeMatcherDirective:
Enabled: false

# FIXME: Workaround for a false positive caused by this cop when using `bundle exec rake`.
InternalAffairs/UndefinedConfig:
Enabled: false

Naming/PredicateName:
# Method define macros for dynamically generated method.
MethodDefinitionMacros:
Expand Down

0 comments on commit 8a6967d

Please sign in to comment.