From: "Kun Qin" <kuqin12@gmail.com>
To: devel@edk2.groups.io
Cc: Sean Brogan <sean.brogan@microsoft.com>,
Bret Barkelew <Bret.Barkelew@microsoft.com>,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>
Subject: [PATCH V1 0/1] UncrustifyCheck ignore file list paths reduction
Date: Mon, 6 Jun 2022 12:52:53 -0700 [thread overview]
Message-ID: <20220606195254.348-1-kuqin12@gmail.com> (raw)
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3942
When UncrustifyCheck plugin checks against "IgnoreFiles" tag, the script
references the files relative to the workspace.
This will require all files listed under such category to specify the
package name in the corresponding package CI YAML file.
To resolve this issue, the ignore files' paths are changed to be based on
the applicable package path.
Patch v1 branch: https://github.com/kuqin12/edk2/pull/new/uncrustify_ignore_pkg
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Kun Qin (1):
.pytool: UncrustifyCheck: Set IgnoreFiles path relative to package
path
.pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.35.1.windows.2
next reply other threads:[~2022-06-06 19:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-06 19:52 Kun Qin [this message]
2022-06-06 19:52 ` [PATCH V1 1/1] .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package path Kun Qin
2022-06-06 19:55 ` Michael Kubacki
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=20220606195254.348-1-kuqin12@gmail.com \
--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