Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 10783187ddb71808a4ea361e887800d3b899b85f
      
https://github.com/tianocore/edk2/commit/10783187ddb71808a4ea361e887800d3b899b85f
  Author: Michael Kubacki <michael.kuba...@microsoft.com>
  Date:   2024-09-28 (Sat, 28 Sep 2024)

  Changed paths:
    M .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py

  Log Message:
  -----------
  .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.kuba...@microsoft.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to