VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/.pytool/Plugin/CharEncodingCheck/Readme.md@ 85718

Last change on this file since 85718 was 85718, checked in by vboxsync, 5 years ago

Devices/EFI: Merge edk-stable202005 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 438 bytes
Line 
1# Character Encoding Check Plugin
2
3This CiBuildPlugin scans all the files in a package to make sure each file is
4correctly encoded and all characters can be read. Improper encoding causes
5tools to fail in some situations especially in different locals.
6
7## Configuration
8
9The plugin can be configured to ignore certain files.
10
11``` yaml
12"CharEncodingCheck": {
13 "IgnoreFiles": []
14}
15```
16### IgnoreFiles
17
18OPTIONAL List of file to ignore.
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette