prohibited_super_call rule false violation with NSFileProviderExtension providePlaceholder override #2212
Closed
2 tasks done
Labels
bug
Unexpected and reproducible misbehavior.
New Issue Checklist
Bug Report
The prohibited_super_call rule generates an incorrect violation report when linting the
providePlaceholder
override for anNSFileProviderExtension
implementation. The code to repro shown below is taken directly from the Apple template code generated for a new FileProvider extension target and does not call super.Complete output when running SwiftLint, including the stack trace and command used
Environment
The text was updated successfully, but these errors were encountered: