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
CompilerPlugin
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
HostUnitTestCompilerPlugin
HostUnitTestDscCompleteCheck
LibraryClassCheck
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