Turn on flake8 for good

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-30 01:07:13 -06:00
parent 2b9d3ad927
commit fae63eab11

View file

@ -1,4 +1,4 @@
test --test_output=errors test --test_output=errors
# To enable flake8 on all build steps, uncomment this - # To enable flake8 on all build steps, uncomment this -
# build --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks build --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks