-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run Swiftlint due to missing Swiftlint.yml #69
Comments
Hi, thanks for the report. Is it possible to show all the .swiftlint.yml files? |
Apologies, I'm unsure as to what you're referring to? Like, where they're located in the project folder structure? |
No, contents of the |
Ahh
|
@RStanbouly Sorry for long wait. I see you are specifying swiftlint_version there. Is is same as the CLI utility version? |
Correct @bealex |
Ok, thanks. Still trying to reproduce. |
Is there a way for me to debug this @bealex ? |
Been running into this issue with the Swiftlint plugin for a bit. Currently running a project using a PBXProj using this file structure
Despite this, Swiftlint still does not trigger for my project. I know that I have properly configured the plugin/settings as when I disable
disable when no .swiftlint.yml present
, I immediately receive swiftlint warnings/errors.The text was updated successfully, but these errors were encountered: