🔧 update: Taskfile config
This commit is contained in:
parent
2579bda3d8
commit
86f4348702
1 changed files with 1 additions and 2 deletions
|
@ -17,8 +17,7 @@ tasks:
|
||||||
test:
|
test:
|
||||||
desc: Run test
|
desc: Run test
|
||||||
cmds:
|
cmds:
|
||||||
- v test vss_test.v
|
- v test .
|
||||||
- task: clean
|
|
||||||
|
|
||||||
vet:
|
vet:
|
||||||
desc: Report suspicious code constructs
|
desc: Report suspicious code constructs
|
||||||
|
|
Loading…
Add table
Reference in a new issue