Skip to content
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

Baseline of swiftlint warning #4577

Closed
abhimaandunzo opened this issue Nov 22, 2022 · 2 comments
Closed

Baseline of swiftlint warning #4577

abhimaandunzo opened this issue Nov 22, 2022 · 2 comments
Labels
enhancement Ideas for improvements of existing features and rules.

Comments

@abhimaandunzo
Copy link

It would be good to have a baseline feature built in. This would help in making sure the swiftlint plugin can we incorporated in existing project faster. This ensure we can stop any new issue creeping in right from time its integrated . we can borrow idea from https://detekt.dev/docs/gettingstarted/gradle/ or lint android baseline

@jpsim jpsim added the enhancement Ideas for improvements of existing features and rules. label Nov 25, 2022
@jpsim
Copy link
Collaborator

jpsim commented Nov 25, 2022

Feel free to review this implementation to see if it does what you want/expect: #3421

@abhimaandunzo
Copy link
Author

@jpsim yes this is exactly what i was looking for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas for improvements of existing features and rules.
Projects
None yet
Development

No branches or pull requests

2 participants