Skip to content

Commit 23baf5f

Browse files
committed
Satisfy linter in cpanfile
1 parent 4bc7649 commit 23baf5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cpanfile

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
use strict; # satisfy linter
2+
use warnings; # satisfy linter
3+
14
requires 'Code::TidyAll::Plugin::SortLines::Naturally';
25
requires 'Code::TidyAll::Plugin::Test::Vars';
36
requires 'Code::TidyAll::Plugin::UniqueLines';

0 commit comments

Comments
 (0)