source/.bazelrc
Reid 'arrdem' McKenzie 544e1cd151 [NO TESTS] WIP
2021-09-06 21:54:12 -06:00

5 lines
259 B
Text

test --test_output=errors
# To enable flake8 on all build steps, uncomment this -
# build --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks
# build --aspects="//tools/black:black.bzl%black_aspect" --output_groups=black_checks