mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
Merge branch 'master' into fix-176-win-maxpath
This commit is contained in:
commit
e39fb47265
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -46,7 +46,7 @@ fmt:
|
|||
clippy:
|
||||
touch src/main.rs
|
||||
cargo clean -p gitui -p asyncgit -p scopetime
|
||||
cargo clippy --all-features
|
||||
cargo clippy --workspace --all-features
|
||||
|
||||
clippy-nightly:
|
||||
touch src/main.rs
|
||||
|
|
|
|||
Loading…
Reference in a new issue