The incantation for flake8
This commit is contained in:
parent
aeb3fff678
commit
5756f7dd07
1 changed files with 2 additions and 0 deletions
2
.bazelrc
2
.bazelrc
|
@ -1 +1,3 @@
|
||||||
test --test_output=errors
|
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
|
||||||
|
|
Loading…
Reference in a new issue