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-12 16:03:22 +03: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.
|
2022-05-16 12:24:21 +03:00
|
|
|
Note: You can run `v fmt -w file.v` to fix these errors automatically
|