rust-lang/rust-clippy
GitHub で見るLint for denylisted-strings, similar to denylisted-names
Open
#1,624 opened on 2017年3月15日
A-lintT-ASTgood first issue
Repository metrics
- Stars
- (10,406 stars)
- PR merge metrics
- (平均マージ 19d 22h) (30d で 113 merged PRs)
説明
This would search for specific string literals that are blacklisted, for example "foo", "bar", or "123".