mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
make use of clippy config
This commit is contained in:
parent
754e88087c
commit
4b107be7be
1 changed files with 2 additions and 0 deletions
2
.clippy.toml
Normal file
2
.clippy.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
msrv = "1.50.0"
|
||||
cognitive-complexity-threshold = 18
|
||||
Loading…
Reference in a new issue