Skip to content

Commit

Permalink
Merge pull request #114 from Homebrew/sync-shared-config
Browse files Browse the repository at this point in the history
Synchronize shared configuration
  • Loading branch information
MikeMcQuaid committed May 24, 2024
2 parents 0963347 + c481b53 commit e9d79a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Style/InvertibleUnlessCondition:
Enabled: true
InverseMethods:
:==: :!=
:zero?:
:zero?:
:blank?: :present?
Style/MutableConstant:
EnforcedStyle: strict
Expand Down

0 comments on commit e9d79a0

Please sign in to comment.