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 c010368 commit 66def22Copy full SHA for 66def22
Sources/ArgumentParser/Parsable Properties/Flag.swift
@@ -152,6 +152,7 @@ public struct FlagInversion: Hashable {
152
self.init(base: .prefixedNo)
153
}
154
155
+ // swift-format-ignore: BeginDocumentationCommentWithOneLineSummary
156
/// Uses matching flags with `enable-` and `disable-` prefixes.
157
///
158
/// For example, the `extraOutput` property in this declaration is set to
0 commit comments