From 909d1db4cb3ba6a3b2d8d239592f388423cbef11 Mon Sep 17 00:00:00 2001 From: Michael Kubacki Date: Fri, 31 Jul 2026 12:30:39 -0400 Subject: [PATCH] .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 --- .pytool/Plugin/UncrustifyCheck/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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