Skip to content

1.2.0

Latest

Choose a tag to compare

@calda calda released this 20 Dec 16:34
· 1 commit to master since this release
6c09dd5

What's Changed

  • Enable --allow-partial-wrapping false and --type-body-marks remove options by @calda in #328
  • Add autocorrect for "prefer final classes" rule by @calda in #329
  • Add rules to avoid force unwrap and redundant throws / async in tests by @calda in #330
  • Update SwiftFormat --swift-version to Swift 6.2 by @calda in #331
  • Add modifierOrder rule by @jqsilver in #332
  • Enable validateTestCases SwiftFormat rule by @calda in #333
  • Enable testSuiteAccessControl rule 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-destructive by @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