rust-lang/rust-clippy
View on GitHubLint for denylisted-strings, similar to denylisted-names
Open
#1,624 opened on Mar 15, 2017
A-lintT-ASTgood first issue
Repository metrics
- Stars
- (10,406 stars)
- PR merge metrics
- (Avg merge 19d 22h) (113 merged PRs in 30d)
Description
This would search for specific string literals that are blacklisted, for example "foo", "bar", or "123".