Skip to content

Commit

Permalink
Satisfy linter in cpanfile
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Nov 14, 2019
1 parent 4bc7649 commit 23baf5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cpanfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
use strict; # satisfy linter
use warnings; # satisfy linter

requires 'Code::TidyAll::Plugin::SortLines::Naturally';
requires 'Code::TidyAll::Plugin::Test::Vars';
requires 'Code::TidyAll::Plugin::UniqueLines';
Expand Down

0 comments on commit 23baf5f

Please sign in to comment.