Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6690201491b5d07fc9ea69e1925417d69ac741c5
      
https://github.com/tianocore/edk2/commit/6690201491b5d07fc9ea69e1925417d69ac741c5
  Author: Michael Kubacki <[email protected]>
  Date:   2025-09-17 (Wed, 17 Sep 2025)

  Changed paths:
    M .pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml

  Log Message:
  -----------
  .pytool: Update Uncrustify to 73.0.11

Uncrustify release

https://github.com/tianocore/uncrustify/releases/tag/73.0.11

The only functional change in this release from 73.0.10 is to
reduce file parsing messages during execution:

```
uncrustify prints each file it is parsing at system error level,
which is by default printed. For MdeModulePkg along, this creates
1,000 lines of logs, just saying which file is being parsed.

This is noise in the log, so this commit downgrades the print to
user information, which is not printed by default.
```

Signed-off-by: Michael Kubacki <[email protected]>



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


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to