source/.bazelrc

4 lines
172 B
Text
Raw Normal View History

2021-08-30 04:19:09 +00:00
test --test_output=errors
2021-08-30 06:30:23 +00:00
# To enable flake8 on all build steps, uncomment this -
# build --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks