source/.bazelrc
Reid 'arrdem' McKenzie 788d18cfef Turn on flake8 for good
2021-08-30 01:07:13 -06:00

4 lines
171 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