Skip to content

Commit

Permalink
corrected text
Browse files Browse the repository at this point in the history
  • Loading branch information
mildm8nnered committed Aug 15, 2023
1 parent eec7517 commit 9a9019d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
[Martin Redington](https://github.com/mildm8nnered)
[#5137](https://github.com/realm/SwiftLint/issues/5137)

* The `no_magic_numbers` rule will not trigger for the second operand of
bitwise left shift operations.
* The `no_magic_numbers` rule will not trigger for the either operand of
bitwise shift operations.
[Martin Redington](https://github.com/mildm8nnered)
[#5171](https://github.com/realm/SwiftLint/issues/5171)

Expand Down

0 comments on commit 9a9019d

Please sign in to comment.