Skip to content

Commit a3957de

Browse files
committed
Ignore spurious "Begin Documentation Comment With One Line Summary" swift-format violation.
swift-format seems to have a bug. Signed-off-by: Ross Goldberg <[email protected]>
1 parent 0b5ea94 commit a3957de

File tree

1 file changed

+1
-0
lines changed
  • Sources/ArgumentParser/Parsable Properties

1 file changed

+1
-0
lines changed

Sources/ArgumentParser/Parsable Properties/Flag.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ public struct FlagInversion: Hashable {
152152
self.init(base: .prefixedNo)
153153
}
154154

155+
// swift-format-ignore: BeginDocumentationCommentWithOneLineSummary
155156
/// Uses matching flags with `enable-` and `disable-` prefixes.
156157
///
157158
/// For example, the `extraOutput` property in this declaration is set to

0 commit comments

Comments
 (0)