Turn on flake8 for good

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-30 01:07:13 -06:00
parent 4f2ee8e021
commit 788d18cfef

View file

@ -1,4 +1,4 @@
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
build --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks