mirror of
https://github.com/tianocore/edk2.git
synced 2025-08-26 13:14:41 +00:00
![]() Tianocore uses a customized version of Uncrustify that previously resided in https://dev.azure.com/projectmu/_git/Uncrustify. An official fork in the Tianocore organization has been created here https://github.com/tianocore/uncrustify. The Tianocore fork publishes its releases to a GitHub release in the repo. This is the first release from that repo: https://github.com/tianocore/uncrustify/releases/tag/73.0.10 An advantage of this process is that the binaries for the release are simply attached on the release page in a zip file. For example, this is the zip file for that release: https://github.com/tianocore/uncrustify/releases/download/73.0.10/uncrustify-release.zip This eases consumption of the release, especially on non-Windows hosts versus the previous distribution method with NuGet. This change updates the external dependency in edk2 to consume the binary from this zip file in the release of the Tianocore repo instead of the previous NuGet feed in the Azure repo. Note: The goal is to eliminate the Tianocore fork of Uncrustify, the details for that are outside the scope of this commit. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> |
||
---|---|---|
.. | ||
CharEncodingCheck | ||
CompilerPlugin | ||
DependencyCheck | ||
DscCompleteCheck | ||
EccCheck | ||
GuidCheck | ||
HostUnitTestCompilerPlugin | ||
HostUnitTestDscCompleteCheck | ||
LibraryClassCheck | ||
LicenseCheck | ||
SpellCheck | ||
UncrustifyCheck |