False positive in unused_closure_parameter
when using backticks
#3628
Labels
bug
Unexpected and reproducible misbehavior.
unused_closure_parameter
when using backticks
#3628
New Issue Checklist
Describe the bug
SwiftLint reports a false positive for
unused_closure_parameter
when the parameter in question is wrapped in backticks. #2006 is a similar issue (and potentially a manifestation of the same bug) but was closed.Complete output when running SwiftLint, including the stack trace and command used
Environment
swiftlint version
to be sure)? 0.43.1xcodebuild -version
)? Xcode 12.4 12D4eSample.swift
The text was updated successfully, but these errors were encountered: