workaround for prek on riscv64. zlint still tbd
This commit is contained in:
parent
78ffecba4f
commit
beb8ed156b
1 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
|||
[tools]
|
||||
prek = "0.4.1"
|
||||
zig = "0.16.0"
|
||||
zls = "0.16.0"
|
||||
"ubi:DonIsaac/zlint" = "0.8.1"
|
||||
|
||||
[tools."github:j178/prek"]
|
||||
version = "0.4.1"
|
||||
|
||||
[tools."github:j178/prek".platforms]
|
||||
linux-riscv64 = { asset_pattern = "prek-riscv64gc-unknown-linux-gnu.tar.gz" }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue