The incantation for flake8
This commit is contained in:
parent
81386229c6
commit
bf59df5ad7
1 changed files with 2 additions and 0 deletions
2
.bazelrc
2
.bazelrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue