v/vlib/v/fmt
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
..
tests fmt: split infix wrapping into smaller functions and fix a trailing space bug (#9806) 2021-04-19 21:56:39 +03:00
attrs.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
comments.v fmt: remove trailing space in comments (#9620) 2021-04-07 15:25:11 +02:00
fmt.v fmt: split infix wrapping into smaller functions and fix a trailing space bug (#9806) 2021-04-19 21:56:39 +03:00
fmt_keep_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
fmt_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
fmt_vlib_test.v all: a massive merge of ast and table modules 2021-04-02 01:57:09 +03:00
struct.v fmt: fix import aliases in type declarations (#9483) 2021-03-27 11:33:41 +01:00