diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-09-26 15:01:40 -0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-28 01:39:36 +0000 |
commit | 10783187ddb71808a4ea361e887800d3b899b85f (patch) | |
tree | 59aceb3bc719b273faeb3d8ed112a43670cf4902 /UefiCpuPkg/Library/MpInitLib/MpEqu.inc | |
parent | 48b5815d7771b92f343bfa2b32b70be36c98e6f3 (diff) | |
download | edk2-10783187ddb71808a4ea361e887800d3b899b85f.tar.gz edk2-10783187ddb71808a4ea361e887800d3b899b85f.tar.bz2 edk2-10783187ddb71808a4ea361e887800d3b899b85f.zip |
.pytool/UncrustifyCheck: Show errors in output
Shows code formatting errors directly in build output. Previously
only the filenames were in build output and the user had to look
at the test result file either locally or in CI to find details.
It is still recommended that users configure their local environment
to run Uncrustify so it can automatically fix problems as opposed
to manually correcting code based on the output shown in the
terminal. In any case, it is easier to see what is expected now.
Uncrustify reference material:
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Code-Formatting
https://github.com/tianocore/edk2/tree/master/.pytool/Plugin/UncrustifyCheck#readme
Some logging levels are also updated to refocus log output by current
message importance and relevance.
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'UefiCpuPkg/Library/MpInitLib/MpEqu.inc')
0 files changed, 0 insertions, 0 deletions