aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorManlio Perillo <manlio.perillo@gmail.com>2023-05-19 19:21:21 +0200
committerManlio Perillo <manlio.perillo@gmail.com>2023-05-19 19:27:44 +0200
commitd0de9e534898451016e8f72328e70d76452c7c15 (patch)
tree40934019854a49e41356a38b49822a7ecc6da6c4 /.gitignore
parent699f877bd51bc93717c76573a61a7b5598f1bd82 (diff)
build: use `std.Build.Step.fail` to report errors
Have all error messages handled in a single place (printError), by using the `std.Build.Step.fail` method. Ensure that the first letter in the error message is lower case and remove coloring, since it is done in the `ZiglingStep.printError` method. Additionally, in the `ZiglingStep.check_test` method, remove trailing whitespace from stderr.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions