crytic / amarna

Amarna is a static-analyzer and linter for the Cairo programming language.
https://blog.trailofbits.com/2022/04/20/amarna-static-analysis-for-cairo-programs/
GNU Affero General Public License v3.0
149 stars 7 forks source link

feat(cli): file is optional #65

Closed LucasLvy closed 1 year ago

LucasLvy commented 1 year ago

Creating a new rule

Pull request description This PR allows to use amarna without specifying a file (ex: amarna --show-rules)

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.