rust-lang/rust-clippy

Lint for denylisted-strings, similar to denylisted-names

Open

#1,624 opened on 2017年3月15日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Rust (10,406 stars) (1,391 forks)batch import
A-lintT-ASTgood first issue

説明

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

コントリビューターガイド

Lint for denylisted-strings, similar to denylisted-names · rust-lang/rust-clippy#1624 | Good First Issue