What's Changed
- Enable
--allow-partial-wrapping falseand--type-body-marks removeoptions by @calda in #328 - Add autocorrect for "prefer
finalclasses" rule by @calda in #329 - Add rules to avoid force unwrap and redundant
throws/asyncin tests by @calda in #330 - Update SwiftFormat
--swift-versionto Swift 6.2 by @calda in #331 - Add modifierOrder rule by @jqsilver in #332
- Enable
validateTestCasesSwiftFormat rule by @calda in #333 - Enable
testSuiteAccessControlrule by @calda in #334 - Add rule to convert where clause generic constraints to inline angle bracket constraints for simple protocol conformances by @mannylopez in #335
- Add
Format rules should be non-destructiveby @swiftal64 in #337 - Internal SwiftUI views should use synthesized memberwise initializer by @calda in #347
- Clarify that SwiftUI synthesized init rule only applies to internal views by @calda in #350
- Add redundantViewBuilder rule by @miguel-jimenez-0529 in #353
- Add wrapSingleLineBodies by @mannylopez in #352
Full Changelog: 1.1.0...1.2.0