Improve error output of CI `configs` (format) check
Open
area/ci
area/configuration
linting
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
Currently if this check fails you only see:
```console
##[error]: main@ /source/ci/format_pre.sh :49 (configs)
```
(ref https://dev.azure.com/cncf/envoy/_build/results?buildId=123479&view=logs&j=55bc2ab9-36c1-5ab8-58a6-8c258728eeff&t=33b57bf9-ef13-58c8-bc2b-f804aeb16d39&l=549 and #24254 )
which is not very helpful
Contributor guide
Assessment
This issue has not been assessed yet.