audk/.pytool/Plugin
Michael Kubacki 10783187dd .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>
2024-09-28 01:39:36 +00:00
..
CharEncodingCheck CharEncodingCheckPlugin: Remove Noisy Print 2023-06-06 17:08:05 +00:00
CompilerPlugin .pytool: CompilerPlugin: Pass through build vars 2024-07-03 02:41:13 +00:00
DependencyCheck .pytool/Plugin: Improve plugin log messages 2024-07-17 23:19:06 +00:00
DscCompleteCheck DscCompleteCheck: Allow git ignore syntax 2024-07-04 07:40:58 +00:00
EccCheck .pytool/EccCheck: Trim leading path to modified directory 2024-09-11 03:52:33 +00:00
GuidCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
HostUnitTestCompilerPlugin .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
HostUnitTestDscCompleteCheck .pytool: Integration of edk2-pytools 2023-10-28 14:59:29 +00:00
LibraryClassCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
LicenseCheck .pytools/Plugin/LicenseCheck: Use temp directory for git diff output 2021-11-29 07:12:18 +00:00
SpellCheck .pytool: Sort the list of words in cspell.base.yaml 2024-08-01 19:53:47 +00:00
UncrustifyCheck .pytool/UncrustifyCheck: Show errors in output 2024-09-28 01:39:36 +00:00