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