Create a standalone repo for the SwiftLint plugins #5750
Labels
discussion
Topics that cannot be categorized as bugs or enhancements yet. They require further discussions.
integration
Issues related to integration of SwiftLint into toolchains.
New Issue Checklist
Feature or Enhancement Proposal
With the addition of macros to the swift language, many dependencies now rely on swift syntax. Some of which conflict with the version of swift syntax that SwiftLint is using.
Here is an example issue: lukepistrol/SFSymbolsMacro#4
It would be nice if there was an official SwiftLint plugin repo, rather than having to rely on third parties to make one (like mentioned in the issue I linked above)
The text was updated successfully, but these errors were encountered: