We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7f22d commit 6d02fc0Copy full SHA for 6d02fc0
Sources/AsyncHTTPClient/StructuredConcurrencyHelpers.swift
@@ -11,6 +11,7 @@
11
// SPDX-License-Identifier: Apache-2.0
12
//
13
//===----------------------------------------------------------------------===//
14
+// swift-format-ignore: Whitespace to workaround compiler bug
15
16
#if compiler(>=6.0)
17
@inlinable
0 commit comments