🔧 update: Taskfile config

This commit is contained in:
zztkm 2022-07-26 02:03:22 +09:00
parent 2579bda3d8
commit 86f4348702

View file

@ -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