Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)

* v: add "v fmt" fixer.

* v: add "v" (build) linter.

* v: fix vlint complaints and add documentation.

* v: add tests.

* v: use ale#Pad().
This commit is contained in:
fiatjaf
2021-03-26 03:38:57 -03:00
committed by GitHub
parent b1f95dc4fb
commit 655f0070cd
12 changed files with 279 additions and 0 deletions

0
test/v_files/testfile.v Normal file
View File