mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
Changelog position
This commit is contained in:
+4
-6
@@ -6,7 +6,10 @@
|
||||
|
||||
##### Enhancements
|
||||
|
||||
* None.
|
||||
* Add `vertical_parameter_alignment` rule that checks if parameters are
|
||||
vertically aligned if there're line breaks in a function declaration.
|
||||
[Marcelo Fabri](https://github.com/marcelofabri)
|
||||
[#1033](https://github.com/realm/SwiftLint/issues/1033)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
@@ -53,11 +56,6 @@
|
||||
[Marcelo Fabri](https://github.com/marcelofabri)
|
||||
[#1005](https://github.com/realm/SwiftLint/issues/1005)
|
||||
|
||||
* Add `vertical_parameter_alignment` rule that checks if parameters are
|
||||
vertically aligned if there're line breaks in a function declaration.
|
||||
[Marcelo Fabri](https://github.com/marcelofabri)
|
||||
[#1033](https://github.com/realm/SwiftLint/issues/1033)
|
||||
|
||||
##### Bug Fixes
|
||||
|
||||
* `FunctionParameterCountRule` also ignores generic initializers.
|
||||
|
||||
Reference in New Issue
Block a user