We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0954cb commit e99495cCopy full SHA for e99495c
Sources/SwiftFormat/CMakeLists.txt
@@ -57,6 +57,7 @@ add_library(SwiftFormat
57
Rules/AlwaysUseLiteralForEmptyCollectionInit.swift
58
Rules/AlwaysUseLowerCamelCase.swift
59
Rules/AmbiguousTrailingClosureOverload.swift
60
+ Rules/AvoidRetroactiveConformances.swift
61
Rules/BeginDocumentationCommentWithOneLineSummary.swift
62
Rules/DoNotUseSemicolons.swift
63
Rules/DontRepeatTypeInStaticProperties.swift
0 commit comments