mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 23:54:02 +02:00
EmbeddedPkg/.ci.yaml: add temporary workaround ECC exception
A new contributor has a name not describable by the character set developed for 1960s US teleprinters, causing the CI to object and blocking their code from being merged due to the copyright statement. While we do want to keep the code clean from characters other contributors cannot trivially reproduce, this should not extend to requiring intentionally misstating legal claims. Until we figure out the long-term fix, add an exception for the surname triggering the failure. Signed-off-by: Leif Lindholm <quic_llindhol@quicinc.com>
This commit is contained in:
parent
e939ecf6c1
commit
b2216427ca
@ -20,6 +20,7 @@
|
||||
## "<ErrorID>", "<KeyWord>"
|
||||
## ]
|
||||
"ExceptionList": [
|
||||
"1008", "Bălănică"
|
||||
],
|
||||
## Both file path and directory path are accepted.
|
||||
"IgnoreFiles": []
|
||||
|
Loading…
x
Reference in New Issue
Block a user