common/a~g*:fix outdated Chinese pages (#14690)
* common/a~g*:fix outdated Chinese pages * Update airmon-ng.md * Update aria2c.md * update chown * Update ansible-playbook.md --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
|
||||
`cargo clippy --package {{包名}}`
|
||||
|
||||
- 运行特定 lint 组的检查(参见 <https://rust-lang.github.io/rust-clippy/stable/index.html#?groups=cargo,complexity,correctness,deprecated,nursery,pedantic,perf,restriction,style,suspicious>):
|
||||
|
||||
`cargo clippy -- --warn clippy::{{lint组}}`
|
||||
|
||||
- 将警告视为错误:
|
||||
|
||||
`cargo clippy -- --deny warnings`
|
||||
|
Reference in New Issue
Block a user