This website requires JavaScript.
Explore
Help
Sign In
ProvableHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/ProvableHQ/leo.git
synced
2024-11-24 07:48:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d78692b4dd
leo
/
.rusty-hook.toml
6 lines
101 B
TOML
Raw
Normal View
History
Unescape
Escape
Adds configuration files for tooling
2020-06-08 08:53:45 +03:00
[
hooks
]
Update precommit hook to use stable for clippy
2021-02-02 07:28:33 +03:00
pre-commit
=
"cargo clippy && cargo +nightly fmt --all -- --check"
Adds configuration files for tooling
2020-06-08 08:53:45 +03:00
[
logging
]
Set precommit to verbose mode
2020-12-20 17:20:40 +03:00
verbose
=
true
Reference in New Issue
Copy Permalink