audk/.pytool/Plugin
Michael Kubacki 7e7492fa12 .pytool/EccCheck: Open files in utf-8
The EccCheck plugin currently fails if a file contains characters
outside the platform-dependent encoding returned from
locale.getencoding().

This change updates the encoding to utf-8 so the plugin is more
robust while continuing to support backward compatibility with the
ASCII range.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
2024-12-19 00:19:13 +00:00
..
CharEncodingCheck CharEncodingCheckPlugin: Remove Noisy Print 2023-06-06 17:08:05 +00:00
CompilerPlugin .pytool: CompilerPlugin: Pass through build vars 2024-07-03 02:41:13 +00:00
DependencyCheck .pytool/Plugin: Improve plugin log messages 2024-07-17 23:19:06 +00:00
DscCompleteCheck DscCompleteCheck: Allow git ignore syntax 2024-07-04 07:40:58 +00:00
EccCheck .pytool/EccCheck: Open files in utf-8 2024-12-19 00:19:13 +00:00
GuidCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
HostUnitTestCompilerPlugin .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
HostUnitTestDscCompleteCheck .pytool: Integration of edk2-pytools 2023-10-28 14:59:29 +00:00
LibraryClassCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
LicenseCheck .pytool/LicenseCheck: Open files in utf-8 2024-12-19 00:19:13 +00:00
SpellCheck .pytool: Sort the list of words in cspell.base.yaml 2024-08-01 19:53:47 +00:00
UncrustifyCheck .pytool/UncrustifyCheck: Add a in-place option 2024-10-25 01:37:03 +00:00