Update Swift version used by SwiftFormat

This commit is contained in:
Otavio Cordeiro 2026-01-14 13:00:11 -03:00 committed by Otávio
parent 3ed032e8df
commit d4aecbe8ed

View file

@ -50,7 +50,7 @@
--ifdef indent --ifdef indent
# MARK: - SwiftUI and Modern Swift Features # MARK: - SwiftUI and Modern Swift Features
--swift-version 6.0 --swift-version 6.2
--sort-swiftui-properties first-appearance-sort --sort-swiftui-properties first-appearance-sort
--some-any true --some-any true
--short-optionals always --short-optionals always