diff --git a/.bazelrc b/.bazelrc index e6dc119..b646275 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,5 +1,5 @@ test --test_output=errors # To enable flake8 on all build steps, uncomment this - -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/flake8:flake8.bzl%flake8_aspect" --output_groups=flake8_checks +# test --aspects="//tools/black:black.bzl%black_aspect" --output_groups=black_checks