cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.26k stars 141 forks source link

circl: adds a vet pass for checking shadowing #291

Closed armfazh closed 2 years ago

armfazh commented 2 years ago

Includes a linter pass for detecting shadowing of variables. This is was raised in https://github.com/cloudflare/circl/pull/288#issuecomment-926867453