Tag: scopelint
Introducing scopelint v0.1.0: Opinionated Linting for Foundry Projects
scopelint is ScopeLift's opinionated linting and formatting CLI for Foundry projects, built in Rust. It enforces naming conventions, variable casing, error prefixes, and more—plus formats Solidity and TOML and generates specs from your tests. v0.1.0 adds new checks, the fix command, and config flexibility.

Aditya Anand
Senior Engineer
Introducing Scopelint and a new Foundry Template
Smart contract development is a sensitive task that demands secure, high-quality, and easy-to-read code. To help developers reach this goal, we have previously worked with other top engineers to come up with the Solidity and Foundry Best Practices. Now we're announcing two new tools to further help developers write safe, clean code: Scopelint, and a Foundry template.

Matt Solomon
Dir. of Engineering