Skip to content

Commit

Permalink
metadata/pkgcheck.conf: no EmptyGlobalAssignment: most ebuilds don't …
Browse files Browse the repository at this point in the history
…have BDEPEND

Signed-off-by: Anton Fischl <[email protected]>
  • Loading branch information
antonfischl1980 committed Jan 23, 2024
1 parent 26be963 commit 58dce04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata/pkgcheck.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ profiles = default/linux/amd64/17.1/icinga,default/linux/amd64/17.1/no-multilib/
checksets = all
checks = -GitCommitMessageCheck
exit = error,warning,style
keywords = -RedundantVersion,-NonsolvableDepsInStable
keywords = -RedundantVersion,-NonsolvableDepsInStable,-EmptyGlobalAssignment

0 comments on commit 58dce04

Please sign in to comment.