VirtualBox

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

Last change on this file since 89983 was 89983, checked in by vboxsync, 3 years ago

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 313 bytes
Line 
1# EFI Coding style Check Plugin
2
3This CiBuildPlugin finds the Ecc issues of newly added code in pull request.
4
5## Configuration
6
7The plugin can be configured to ignore certain files and issues.
8
9"EccCheck": {
10 "ExceptionList": [],
11 "IgnoreFiles": []
12 },
13 """
14
15OPTIONAL List of file to ignore.
Note: See TracBrowser for help on using the repository browser.

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