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

Integrate cairo-lint #156

Open
mkaput opened this issue Jan 10, 2025 · 0 comments
Open

Integrate cairo-lint #156

mkaput opened this issue Jan 10, 2025 · 0 comments

Comments

@mkaput
Copy link
Member

mkaput commented Jan 10, 2025

cairo-lint is implemented as an AnalyzerPlugin that we can hook into our AnalysisDatabase:

https://github.com/software-mansion/cairo-lint/blob/3cd07f36a6d509c8844284dd88a17535b6b1e265/crates/cairo-lint-core/src/plugin.rs#L104

I think we should always enable it initially. Creating config option to disable linting is a separate task: #157

@mkaput mkaput added this to CairoLS Jan 10, 2025
@mkaput mkaput moved this to Triage in CairoLS Jan 10, 2025
@Arcticae Arcticae moved this from Triage to Backlog in CairoLS Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant