The incantation for flake8

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-30 00:30:23 -06:00
parent aeb3fff678
commit 5756f7dd07

View file

@ -1 +1,3 @@
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