2021-01-10 19:48:39 +03:00
|
|
|
cmd/tools/vvet/tests/indent_with_space.vv:2: error: Looks like you are using spaces for indentation.
|
2021-04-02 17:26:53 +03:00
|
|
|
cmd/tools/vvet/tests/indent_with_space.vv:10: error: Looks like you are using spaces for indentation.
|
2021-04-03 13:16:49 +03:00
|
|
|
cmd/tools/vvet/tests/indent_with_space.vv:16: error: Looks like you are using spaces for indentation.
|
|
|
|
cmd/tools/vvet/tests/indent_with_space.vv:19: error: Looks like you are using spaces for indentation.
|
2021-03-25 00:53:44 +03:00
|
|
|
NB: You can run `v fmt -w file.v` to fix these errors automatically
|