1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd
Lukas Neubert 4a1f75c964
fmt: split infix wrapping into smaller functions and fix a trailing space bug (#9806)
* change recursive fn calls to reduce write operations

* format files and test

* Update vtest-cleancode.v

* fix test
2021-04-19 21:56:39 +03:00
..
tools fmt: split infix wrapping into smaller functions and fix a trailing space bug (#9806) 2021-04-19 21:56:39 +03:00
v tools: add a v bug file.v tool to automatically report bugs on GitHub (#9746) 2021-04-19 21:40:54 +03:00