An open API service indexing awesome lists of open source software.

https://github.com/software-mansion/cairo-lint

A collection of lints to catch common mistakes and improve your Cairo code.
https://github.com/software-mansion/cairo-lint

cairo cairo-lang starknet zk zkp

Last synced: 11 months ago
JSON representation

A collection of lints to catch common mistakes and improve your Cairo code.

Awesome Lists containing this project

README

          

# 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.