Skip to content

Commit

Permalink
Introduction of Yoda condition checking.
Browse files Browse the repository at this point in the history
This PR aims to implement [realm#1924][1].
[1]: realm#1924
  • Loading branch information
Daniel Metzing committed Dec 18, 2017
1 parent bdeeafc commit 45e8029
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@
[JP Simard](https://github.com/jpsim)
[#1822](https://github.com/realm/SwiftLint/issues/1822)

* Add `private_action` opt-in rule which warns agaist public @IBAction methods.
[Ornithologist Coder](https://github.com/ornithocoder)
[#1931](https://github.com/realm/SwiftLint/issues/1931)

##### Bug Fixes

* Extend `first_where` and `contains_over_first_not_nil` rules to also detect
Expand Down

0 comments on commit 45e8029

Please sign in to comment.