[edk2-devel] [PATCH v1 1/5] ArmVirtPkg: Add cspell exceptions

Laszlo Ersek lersek at redhat.com
Thu Jun 24 11:11:44 UTC 2021


On 06/23/21 16:06, PierreGondois wrote:
> From: Pierre Gondois <Pierre.Gondois at arm.com>
> 
> The cpsell tool checks for unknown words in the upstream CI.
> Add some new words to the list of exceptions.
> 
> Signed-off-by: Pierre Gondois <Pierre.Gondois at arm.com>
> ---
>  ArmVirtPkg/ArmVirtPkg.ci.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/ArmVirtPkg/ArmVirtPkg.ci.yaml b/ArmVirtPkg/ArmVirtPkg.ci.yaml
> index 5f427e57233e..e3f30d69e89a 100644
> --- a/ArmVirtPkg/ArmVirtPkg.ci.yaml
> +++ b/ArmVirtPkg/ArmVirtPkg.ci.yaml
> @@ -47,6 +47,7 @@
>              "MdePkg/MdePkg.dec",
>              "MdeModulePkg/MdeModulePkg.dec",
>              "ArmVirtPkg/ArmVirtPkg.dec",
> +            "DynamicTablesPkg/DynamicTablesPkg.dec",
>              "NetworkPkg/NetworkPkg.dec",
>              "ArmPkg/ArmPkg.dec",
>              "OvmfPkg/OvmfPkg.dec",
> @@ -97,6 +98,8 @@
>          "AuditOnly": False,           # Fails right now with over 270 errors
>          "IgnoreFiles": [],           # use gitignore syntax to ignore errors in matching files
>          "ExtendWords": [
> +            "armltd",
> +            "ssdts",
>              "setjump",
>              "plong",
>              "lparam",
> 

Reviewed-by: Laszlo Ersek <lersek at redhat.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#77054): https://edk2.groups.io/g/devel/message/77054
Mute This Topic: https://groups.io/mt/83738485/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list