source/.bazelrc

5 lines
171 B
Text
Raw Normal View History

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