Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 4f89e4b3e80329b9a445500009c658d2ebce8475
https://github.com/tianocore/edk2/commit/4f89e4b3e80329b9a445500009c658d2ebce8475
Author: Kun Qin <[email protected]>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M .pytool/Plugin/UncrustifyCheck/UncrustifyCheck.py
Log Message:
-----------
.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 <[email protected]>
Cc: Bret Barkelew <[email protected]>
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Michael Kubacki <[email protected]>
Signed-off-by: Kun Qin <[email protected]>
Reviewed-by: Michael Kubacki <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits