You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SwiftLint is a great example of a Swift-based linter that has support for SwiftPM. It'd be great if pre-commit had support to pull down a repo that has a Package.swift, run swift build, and install the specified targets to be used as hooks.