Skip to content

Commit 79a65fb

Browse files
committed
critic: Remove RequireRcsKeywords directive
Seems like that one is gone for good, so we don't have to disable it anymore. Signed-off-by: Frank Terbeck <[email protected]>
1 parent c3e5ce6 commit 79a65fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

perlcriticrc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,6 @@ severity = 3
216216
[Perl::Critic::Policy::Miscellanea::ProhibitTies]
217217
severity = 4
218218

219-
[-Perl::Critic::Policy::Miscellanea::RequireRcsKeywords]
220-
221219
[Perl::Critic::Policy::Modules::ProhibitAutomaticExportation]
222220
severity = 4
223221

0 commit comments

Comments
 (0)