source/.bazelrc
Reid D. 'arrdem' McKenzie ef3f3f5c1a Turn this shit off
2022-04-12 01:49:43 -06:00

5 lines
257 B
Text

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