mirror of https://github.com/acidanthera/audk.git
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> |
||
---|---|---|
.. | ||
CharEncodingCheck | ||
CompilerPlugin | ||
DependencyCheck | ||
DscCompleteCheck | ||
EccCheck | ||
GuidCheck | ||
HostUnitTestCompilerPlugin | ||
HostUnitTestDscCompleteCheck | ||
LibraryClassCheck | ||
LicenseCheck | ||
SpellCheck | ||
UncrustifyCheck |