summaryrefslogtreecommitdiff
path: root/doc/ale-v.txt
AgeCommit message (Collapse)Author
2021-03-26Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)fiatjaf
* v: add "v fmt" fixer. * v: add "v" (build) linter. * v: fix vlint complaints and add documentation. * v: add tests. * v: use ale#Pad().