Turn this shit off
This commit is contained in:
parent
e04324884f
commit
e7464c843d
1 changed files with 2 additions and 2 deletions
4
.bazelrc
4
.bazelrc
|
@ -1,5 +1,5 @@
|
||||||
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 -
|
||||||
test --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks
|
# test --aspects="//tools/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks
|
||||||
test --aspects="//tools/black:black.bzl%black_aspect" --output_groups=black_checks
|
# test --aspects="//tools/black:black.bzl%black_aspect" --output_groups=black_checks
|
||||||
|
|
Loading…
Reference in a new issue