scripts/zero-qa: snippit for handling qa

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-04-02 22:34:10 -04:00
parent c24c8ecc0f
commit 4b0fedf15f
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

5
scripts/zero-qa Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
set -eux
pkgcheck scan --exit warning -k=-NonsolvableDepsInStable,-NonsolvableDepsInDev,-PotentialStable,-MissingRemoteId,-UnknownProfilePackageUse,-UnknownProfileUse,-UnknownProfileUseExpand,-UnknownProfilePackageKeywords,-UnknownProfilePackage,-UnusedProfileDirs,-RedundantPackageUpdate,-OutdatedProfilePackage,-OldPackageUpdate,-OldMultiMovePackageUpdate,-MultiMovePackageUpdate,-LaggingProfileEapi,-BadDescription,-VariableOrderWrong,-LaggingStable,-SizeViolation,-TotalSizeViolation,-UnknownUseFlags,-MatchingChksums,-UnusedEclasses,-AbsoluteSymlink,-ExcessiveLineLength
#pkgcheck scan --exit warning -k=EmptyGlobalAssignment