Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 4074b5db5df85965e26c5b647a9576c96fe04aaf
https://github.com/tianocore/edk2/commit/4074b5db5df85965e26c5b647a9576c96fe04aaf
Author: Michael Kubacki <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py
Log Message:
-----------
.pytool/Plugin/UncrustifyCheck: Better support multi-repo workspaces
The plugin previously assumed that the workspace was a git repository
and made that pacakges would largely reside in that same repository.
A few changes are made to better support multi-repo workspaces:
1. Added a new method to find the git repo that contains the package
being checked: `_get_git_repo_path()`.
2. Removes exceptions on git not being present and ignore/submodule
exceptions.
3. Checks for git ignored files (and similar) in the repo containing
the package being checked in `_get_git_ignored_paths()`.
Signed-off-by: Michael Kubacki <[email protected]>
Commit: e0d2cb29fea69a32efaaa5d67563dda2cfa76948
https://github.com/tianocore/edk2/commit/e0d2cb29fea69a32efaaa5d67563dda2cfa76948
Author: Michael Kubacki <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py
Log Message:
-----------
.pytool/Plugin/UncrustifyCheck: Run Black formatter
Runs the Black formatter against UncrustifyCheck.py so is formatted
to PEP-8. No functional changes are made.
https://pypi.org/project/black/
Signed-off-by: Michael Kubacki <[email protected]>
Commit: 909d1db4cb3ba6a3b2d8d239592f388423cbef11
https://github.com/tianocore/edk2/commit/909d1db4cb3ba6a3b2d8d239592f388423cbef11
Author: Michael Kubacki <[email protected]>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M .pytool/Plugin/UncrustifyCheck/Readme.md
Log Message:
-----------
.pytool/Plugin/UncrustifyCheck: Update fork location in Readme.md
Updates the fork repo to the TianoCore Uncrustify fork at:
https://github.com/tianocore/uncrustify
Signed-off-by: Michael Kubacki <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/d1c5d47014b1...909d1db4cb3b
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