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
If you want to only lint if there is a config, you also need to provide swiftlint.configSearchPaths along with swiftlint.onlyEnableWithConfig. I'll update the docs accordingly.
Is there more information on onlyEnableWithConfig. This does not seem to work. I have following directory structure
And it does not lint based on that file being present with the onlyEnableWithConfig option enabled.
I tried adding moving .swiftlint.yml to the same level as foo.code-workspace and it still did not work
I do NOT have and
Swiftlint: Config Search Paths
defined.The text was updated successfully, but these errors were encountered: