diff options
| author | Michael Kubacki <michael.kubacki@microsoft.com> | 2026-07-31 12:30:39 -0400 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2026-08-06 02:35:50 +0000 |
| commit | 909d1db4cb3ba6a3b2d8d239592f388423cbef11 (patch) | |
| tree | 6025f530e9d703df11506105092ee65c1fb17b94 /.pytool | |
| parent | e0d2cb29fea69a32efaaa5d67563dda2cfa76948 (diff) | |
| download | edk2-909d1db4cb3ba6a3b2d8d239592f388423cbef11.tar.gz edk2-909d1db4cb3ba6a3b2d8d239592f388423cbef11.zip | |
.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 <michael.kubacki@microsoft.com>
Diffstat (limited to '.pytool')
| -rw-r--r-- | .pytool/Plugin/UncrustifyCheck/Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pytool/Plugin/UncrustifyCheck/Readme.md b/.pytool/Plugin/UncrustifyCheck/Readme.md index 43ff7ba5f8..708199c9ac 100644 --- a/.pytool/Plugin/UncrustifyCheck/Readme.md +++ b/.pytool/Plugin/UncrustifyCheck/Readme.md @@ -13,7 +13,7 @@ By default, an Uncrustify configuration file named "uncrustify.cfg" located in t used. The value can be overridden to a package-specific path with the `ConfigFilePath` configuration file option.
* Uncrustify source code and documentation: https://github.com/uncrustify/uncrustify
-* Project Mu Uncrustify fork source code and documentation: https://dev.azure.com/projectmu/Uncrustify
+* TianoCore Uncrustify fork source code and documentation: https://github.com/tianocore/uncrustify
## Files Checked in a Package
|
