Closed LDong-Arm closed 3 years ago
Code format check failed in CI, but it doesn't say what format it expects, or what the formatter command is?
@evedon FYI
@LDong-Arm
Run lgeiger/black-action@v1.0.1
with:
args: . -l 79 --check
@LDong-Arm
Run lgeiger/black-action@v1.0.1 with: args: . -l 79 --check
It's a GitHub Action, triggered in a Docker container. Would be better to dump the format diff in CI, so users wouldn't need to install all the tools to reproduce it locally...
This is from over a month ago, shall we get it in?
Please rebase this PR... So that it can run the Travis job
Done. Let's wait for CI.
@ARMmbed/mbed-os-security
Without catching this exception,
are_dependencies_installed()
won't have a chance to print a message before the script crashes.