diff options
| author | Michael Kubacki <michael.kubacki@microsoft.com> | 2022-03-16 20:52:20 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-04-04 18:18:31 +0300 |
| commit | f16b05a13bb3a4c685c4c6161c1367e43fcd61f7 (patch) | |
| tree | 8db0b3d0a4d35676dafbd8770afd2e99699c6099 /BaseTools/Source/Python/Workspace/DecBuildData.py | |
| parent | 3e130e40fc55f06f7fe019e87ed9bae957870a12 (diff) | |
| download | edk2-f16b05a13bb3a4c685c4c6161c1367e43fcd61f7.tar.xz | |
.pytool/Plugin/UncrustifyCheck: Update func to return absolute paths
Currently, UncrustifyCheck._get_git_ignored_paths() is documented to
return a list of absolute file paths but it currently returns a list
of relative file paths.
This change updates the function to return a list of absolute file
paths. The result is later compared to the list of absolute file
paths for files to run against Uncrustify.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DecBuildData.py')
0 files changed, 0 insertions, 0 deletions
