0 Star 0 Fork 6

terry261/Amethyst

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.rusty-hook.toml 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
Emory Petermann 提交于 2021-01-20 10:45 . enable docs check in CI
[hooks]
pre-commit = [
"cargo check --workspace --all-targets --all-features",
"cargo fix --workspace --all-features --allow-dirty --allow-staged",
"cargo +nightly clippy -Z unstable-options --workspace --all-features --fix --allow-dirty --allow-staged",
"cargo +nightly fmt --all",
]
pre-push = ["cargo test --workspace --all-features"]
[logging]
verbose = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/terry261/Amethyst.git
git@gitee.com:terry261/Amethyst.git
terry261
Amethyst
Amethyst
main

搜索帮助