On Wed, 14 Dec 2022 at 23:53, <[email protected]> wrote:
>
> From: Michael Kubacki <[email protected]>
>
> Audit mode was enabled for the spellcheck CI plugin. It is no longer
> needed with recent changes. Spelling errors can be checked in the
> package moving forward.
>
> Cc: Leif Lindholm <[email protected]>
> Cc: Ard Biesheuvel <[email protected]>
> Cc: Sami Mujawar <[email protected]>
> Signed-off-by: Michael Kubacki <[email protected]>
Will this patch result in PRs potentially being rejected by pre-merge
CI due to trivial spelling errors?
> ---
> ArmPkg/ArmPkg.ci.yaml | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/ArmPkg/ArmPkg.ci.yaml b/ArmPkg/ArmPkg.ci.yaml
> index c8dface6821a..a304c7966cf7 100644
> --- a/ArmPkg/ArmPkg.ci.yaml
> +++ b/ArmPkg/ArmPkg.ci.yaml
> @@ -87,7 +87,7 @@
>
> ## options defined .pytool/Plugin/SpellCheck
> "SpellCheck": {
> - "AuditOnly": True,
> + "AuditOnly": False,
> "IgnoreFiles": [
> "Library/ArmSoftFloatLib/berkeley-softfloat-3/**"
> ], # use gitignore syntax to ignore errors
> @@ -148,6 +148,7 @@
> "fcmplt",
> "ffreestanding",
> "frsub",
> + "hauser",
> "hisilicon",
> "iccabpr",
> "iccbpr",
> --
> 2.28.0.windows.1
>
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#97400): https://edk2.groups.io/g/devel/message/97400
Mute This Topic: https://groups.io/mt/95678218/21656
Group Owner: [email protected]
Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-