cairo-lint

Crates.iocairo-lint
lib.rscairo-lint
version2.12.1
created_at2025-06-06 11:10:32.765951+00
updated_at2025-08-27 14:50:41.77695+00
descriptionCore library for linting Cairo language code.
homepage
repositoryhttps://github.com/software-mansion/cairo-lint
max_upload_size
id1702836
size1,187,787
StarkNet Crates.io Admins (github:software-mansion:starknet-crates-io-admins)

documentation

README

Cairo lint

A collection of lints to catch common mistakes and improve your 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 docs.

Features

  • The --test flag to include test files.

Documentation

All information about Cairo lint is available on project's website.

Community

As for now there is only a telegram channel dedicated to cairo-lint.

Commit count: 0

cargo fmt