Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.0.7 source code.tar.gz | 2024-03-28 | 39.3 kB | |
1.0.7 source code.zip | 2024-03-28 | 46.4 kB | |
README.md | 2024-03-28 | 744 Bytes | |
Totals: 3 Items | 86.5 kB | 0 |
What's Changed
- Update to SwiftFormat build based on 0.53.0 release by @calda in https://github.com/airbnb/swift/pull/255
- Add rule to avoid using semicolons by @calda in https://github.com/airbnb/swift/pull/260
- Fix markdown formatting of else-on-same-line rule by @calda in https://github.com/airbnb/swift/pull/258
- Add rule to insert a blank line following a switch case with a multi-line body by @calda in https://github.com/airbnb/swift/pull/259
- Update Swift version and SwiftFormat build by @calda in https://github.com/airbnb/swift/pull/264
- Add rule to use doc comments before declarations by @calda in https://github.com/airbnb/swift/pull/262
Full Changelog: https://github.com/airbnb/swift/compare/1.0.6...1.0.7