diff options
author | Kun Qin <kuqin12@gmail.com> | 2022-06-06 12:24:54 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-06-07 01:53:24 +0000 |
commit | 4f89e4b3e80329b9a445500009c658d2ebce8475 (patch) | |
tree | 6a144c83e09f6457aac13327b73ba2fe4d4c50a3 /BaseTools/Source/Python/Workspace/DscBuildData.py | |
parent | 0b36dea3f8b71ddddc4fdf3a5d2edf395115568b (diff) | |
download | edk2-4f89e4b3e80329b9a445500009c658d2ebce8475.tar.gz edk2-4f89e4b3e80329b9a445500009c658d2ebce8475.tar.bz2 edk2-4f89e4b3e80329b9a445500009c658d2ebce8475.zip |
.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>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DscBuildData.py')
0 files changed, 0 insertions, 0 deletions