rust-lang/rust-clippy

Lint for denylisted-strings, similar to denylisted-names

Open

#1624 aperta il 15 mar 2017

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Rust (1391 fork)batch import
A-lintT-ASTgood first issue

Metriche repository

Star
 (10.406 star)
Metriche merge PR
 (Merge medio 19g 22h) (113 PR mergiate in 30 g)

Descrizione

This would search for specific string literals that are blacklisted, for example "foo", "bar", or "123".

Guida contributor