5 lines
253 B
Text
5 lines
253 B
Text
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
|