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
When running the swift command plugin from the command line it seems to force --cache-path into the argument list. This causes an issue when using the rules option as it does not support --cache-path.
New Issue Checklist
Bug Description
When running the swift command plugin from the command line it seems to force
--cache-path
into the argument list. This causes an issue when using therules
option as it does not support--cache-path
.$ swift package plugin swiftlint rules -e Error: Unknown option '--cache-path'
Environment
Are you using nested configurations? If so, paste their
relative paths and respective contents.
The text was updated successfully, but these errors were encountered: