You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Since this was removed on v0.51, it no longer makes sense to have those around.
Ideally this should have happened on [this commit](4a393bb).
Reviewed By: cortinico
Differential Revision: D58781951
fbshipit-source-id: 9a9d1efcaf554781acc5cacd09bdbd520ee96bfd
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
18
18
19
19
### Changed
20
20
- Preserves blank spaces between when clauses (https://github.com/facebook/ktfmt/issues/342)
21
-
- Named the default style as `Formatter.META_FORMAT` / `--meta-style`
22
-
-`FormattingOptions` constructor parameters order was changed
21
+
- Named the default style as `Formatter.META_FORMAT` / `--meta-style` (https://github.com/facebook/ktfmt/commit/96a7b1e2539eef43044f676f60400d22265fd115)
22
+
-`FormattingOptions` constructor parameters order was changed (https://github.com/facebook/ktfmt/commit/520706e6d010d48619781d7113e5b1522f07a2ba)
23
23
24
24
### Fixed
25
25
- Compilation issues with online formatter (https://github.com/facebook/ktfmt/commit/8605080cb0aadb7eaba20f3b469d6ddafe32c941)
0 commit comments