Skip to content

Commit

Permalink
metadata/pkgcheck: disable RedundantVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Jun 21, 2023
1 parent c1a3f9a commit 3828349
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
@@ -1,3 +1,3 @@
[tatsh-overlay]
profiles = stable
keywords = -ExcessiveLineLength,-MatchingChksums,-PotentialStable,-SizeViolation,-TotalSizeViolation,-UnderscoreInUseFlag,-WhitespaceFound
keywords = -ExcessiveLineLength,-MatchingChksums,-PotentialStable,-RedundantVersion,-SizeViolation,-TotalSizeViolation,-UnderscoreInUseFlag,-WhitespaceFound

0 comments on commit 3828349

Please sign in to comment.