Reviewed-by: Sean Brogan <sean.bro...@microsoft.com> ________________________________ From: devel@edk2.groups.io <devel@edk2.groups.io> on behalf of Michael Kubacki <mikub...@linux.microsoft.com> Sent: Tuesday, November 14, 2023 12:22:24 PM To: devel@edk2.groups.io <devel@edk2.groups.io> Cc: Sean Brogan <sean.bro...@microsoft.com>; Michael Kubacki <mikub...@linux.microsoft.com>; Michael D Kinney <michael.d.kin...@intel.com>; Liming Gao <gaolim...@byosoft.com.cn> Subject: [edk2-devel] [PATCH v1 1/3] .pytool/UncrustifyCheck: Update to 73.0.8
From: Michael Kubacki <michael.kuba...@microsoft.com> Updates to the latest release. - Includes a fix for preventing endless indentation in struct assignment. - Include Windows Arm, Linux Arm, and Mac OS builds. Cc: Sean Brogan <sean.bro...@microsoft.com> Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Michael D Kinney <michael.d.kin...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> --- .pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml b/.pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml index d8c22403b4b1..74f3ffe41acf 100644 --- a/.pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml +++ b/.pytool/Plugin/UncrustifyCheck/uncrustify_ext_dep.yaml @@ -10,7 +10,7 @@ "type": "nuget", "name": "mu-uncrustify-release", "source": "https://pkgs.dev.azure.com/projectmu/Uncrustify/_packaging/mu_uncrustify/nuget/v3/index.json", - "version": "73.0.3", + "version": "73.0.8", "flags": ["set_shell_var", "host_specific"], "var_name": "UNCRUSTIFY_CI_PATH" } -- 2.42.0.windows.2 -=-=-=-=-=-= Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111216): https://edk2.groups.io/g/devel/message/111216 Mute This Topic: https://groups.io/mt/102591691/1686594 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [spbro...@outlook.com] -=-=-=-=-=-= -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111221): https://edk2.groups.io/g/devel/message/111221 Mute This Topic: https://groups.io/mt/102591691/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-