Skip to content

Commit

Permalink
realm#2079 - Change log edit.
Browse files Browse the repository at this point in the history
  • Loading branch information
driver733 committed Mar 2, 2018
1 parent 39d2892 commit d4617aa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
to prohibit subclassing.
[Mikhail Yakushin](https://github.com/driver733)
[#2079](https://github.com/realm/SwiftLint/issues/2079)

* Adds `function_body_comments` opt-in rule to prohibit
the use of comments in function bodies.
[Mikhail Yakushin](https://github.com/driver733)
[#2077](https://github.com/realm/SwiftLint/issues/2077)

* Adds `function_body_whitespace_lines` opt-in rule
to prohibit whitespace lines in function bodies.
Expand All @@ -36,11 +41,6 @@

### Enhancements

* Adds `function_body_comments` opt-in rule to prohibit
the use of comments in function bodies.
[Mikhail Yakushin](https://github.com/driver733)
[#2077](https://github.com/realm/SwiftLint/issues/2077)

* Adds `discouraged_optional_boolean` opt-in rule to discourage
the use of optional booleans.
[Ornithologist Coder](https://github.com/ornithocoder)
Expand Down

0 comments on commit d4617aa

Please sign in to comment.