From: "Sean" <sean.brogan@microsoft.com>
To: Zhang, Shenglei <shenglei.zhang@intel.com>,devel@edk2.groups.io
Subject: Re: [edk2-devel] How to add ignore "IgnoreFiles" for CharEncodingCheck
Date: Tue, 31 Mar 2020 17:30:13 -0700 [thread overview]
Message-ID: <19871.1585701013175242066@groups.io> (raw)
In-Reply-To: <C0706E73DB8C124D9B9C38AA364E5D5E060535BB@SHSMSX104.ccr.corp.intel.com>
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
On Tue, Mar 31, 2020 at 08:52 AM, Zhang, Shenglei wrote:
>
>
>
> "CharEncodingCheck": {
>
>
>
> "IgnoreFiles":
> [[(MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/test/testc.c),(MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/windows/testc.c)]
>
>
>
>
> }
>
>
This syntax works for me. The logic isn't very complex as it is just a case sensitive string match.
"CharEncodingCheck": {
"IgnoreFiles": ["MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/test/testc.c", "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/windows/testc.c"]
}
[-- Attachment #2: Type: text/html, Size: 874 bytes --]
prev parent reply other threads:[~2020-04-01 0:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 15:52 How to add ignore "IgnoreFiles" for CharEncodingCheck Zhang, Shenglei
2020-04-01 0:30 ` Sean [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19871.1585701013175242066@groups.io \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox