mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
add OperatorFunctionWhitespaceRule on CHANGELOG.md
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
|
||||
##### Enhancements
|
||||
|
||||
* Added `OperatorFunctionWhitespaceRule` to make sure that
|
||||
you use whitespace around operators when defining them.
|
||||
[Akira Hirakawa](https://github.com/akirahrkw)
|
||||
[#60](https://github.com/realm/SwiftLint/issues/60)
|
||||
|
||||
* Added `ReturnArrowWhitespaceRule` to make sure that
|
||||
you have 1 space before return arrow and return type.
|
||||
[Akira Hirakawa](https://github.com/akirahrkw)
|
||||
|
||||
Reference in New Issue
Block a user