# Cairo lint
A collection of lints to catch common mistakes and improve your [Cairo](https://github.com/starkware-libs/cairo) code.
## Quick start
Cairo-lint is a library that can detect and fix the detected problems.
It it also shipped as a CLI with Scarb. To learn more visit [scarb lint](https://docs.swmansion.com/scarb/docs/extensions/linter.html) docs.
## Features
- The `--test` flag to include test files.
## Documentation
All information about Cairo lint is available on project's [website](https://docs.swmansion.com/cairo-lint/).
## Community
As for now there is only a [telegram channel](https://t.me/cairolint) dedicated to cairo-lint.