audk/.pytool/Plugin
Kun Qin 4f89e4b3e8 .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package path
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3942

`IgnoreFiles` tag is specified in the CI YAML files in each individual
packages. The current logic for UncrustifyCheck script bases specified
file paths from workspace, which requires the package name to be included
in each entry.

This change updates the ignore checking logic to be based on current
package path in order to reduce redundancy. It also keeps the consistency
of `IgnoreFiles` field other pytools such as SpellCheck and EccCheck.

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>
Cc: Michael Kubacki <mikuback@linux.microsoft.com>

Signed-off-by: Kun Qin <kuqin12@gmail.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
2022-06-07 01:53:24 +00:00
..
CharEncodingCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
CompilerPlugin .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
DependencyCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
DscCompleteCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
EccCheck .pytool/Plugin/EccCheck: Add performance optimizations 2021-11-29 06:38:51 +00:00
GuidCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
HostUnitTestCompilerPlugin .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
HostUnitTestDscCompleteCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
LibraryClassCheck .pytool: Update to newest pytools 2022-03-09 18:58:33 +00:00
LicenseCheck .pytools/Plugin/LicenseCheck: Use temp directory for git diff output 2021-11-29 07:12:18 +00:00
SpellCheck .pytool/plugin/SpellCheck: Add more common words 2022-05-19 03:02:14 +00:00
UncrustifyCheck .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package path 2022-06-07 01:53:24 +00:00