2 Star 0 Fork 0

mirrors_microsoft/crescent-credentials

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
clippy_command.sh 272 Bytes
一键复制 编辑 原始数据 按行查看 历史
Greg Zaverucha 提交于 2024-12-12 17:29 . Initial release, version 0.4
#!/bin/sh
# Invoke clippy with this command to allow some lints
RUSTFLAGS="--deny warnings" cargo clippy --release --tests -- \
-A clippy::needless_range_loop \
-A clippy::same_item_push \
-A clippy::should_implement_trait \
-A clippy::result_large_err
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_microsoft/crescent-credentials.git
git@gitee.com:mirrors_microsoft/crescent-credentials.git
mirrors_microsoft
crescent-credentials
crescent-credentials
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385