mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 16:33:09 +01:00
2 lines
750 B
Bash
Executable file
2 lines
750 B
Bash
Executable file
#!/bin/sh
|
|
pkgcheck scan --exit warning -k error,warning,-NonsolvableDepsInStable,-NonsolvableDepsInDev,-NonsolvableDepsInExp,-PotentialStable,-DistutilsNonPEP517Build,-MissingTestRestrict,-PythonInlinePyPIURI,-UnusedProfileDirs,-UnknownProfileUseExpand,-UnknownProfileUse,-UnknownProfilePackageUse,-UnknownProfilePackageKeywords,-UnknownProfilePackage,-LaggingProfileEapi,-OldMultiMovePackageUpdate,-OldPackageUpdate,-RedundantPackageUpdate,-EclassDocError,-EclassDocMissingVar,-MatchingChksums,-AbsoluteSymlink,-SizeViolation,-TotalSizeViolation,-UnusedEclasses,-UnusedInMastersLicenses,-DeprecatedEapi,-SuboptimalCratesSeparator,-SuboptimalCratesURICall,-DeprecatedEclass,-VariableScope,-DeprecatedDep,-MissingUseDepDefault,-OutdatedProfilePackage
|