Hi, If the exceptions to the yaml files are added to allow the unscrustify patches to pass the CI tests, shouldn't the same exceptions be removed once the patches are merged ?
Regards, Pierre On 11/23/21 10:21 PM, Michael D Kinney via groups.io wrote: > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3749 > > Update package YAML files to ignore ECC errors that are > already present. These issues must be fixed in the future, > but should not block source code changes for these known > issues. > > Cc: Leif Lindholm <l...@nuviainc.com> > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > Cc: Sean Brogan <sean.bro...@microsoft.com> > Cc: Bret Barkelew <bret.barke...@microsoft.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Michael Kubacki <michael.kuba...@microsoft.com> > Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> > --- > ArmPlatformPkg/ArmPlatformPkg.ci.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/ArmPlatformPkg/ArmPlatformPkg.ci.yaml > b/ArmPlatformPkg/ArmPlatformPkg.ci.yaml > index 3dbbcc673bf0..03632e74df73 100644 > --- a/ArmPlatformPkg/ArmPlatformPkg.ci.yaml > +++ b/ArmPlatformPkg/ArmPlatformPkg.ci.yaml > @@ -19,7 +19,8 @@ > ], > ## Both file path and directory path are accepted. > "IgnoreFiles": [ > - "Scripts/Ds5/" > + "Scripts/Ds5/", > + "Drivers/PL061GpioDxe/PL061Gpio.c" > ] > }, > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#84216): https://edk2.groups.io/g/devel/message/84216 Mute This Topic: https://groups.io/mt/87268736/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-