Add linting, pass gentle level
This commit is contained in:
parent
a8248f654f
commit
602a59f1c3
10 changed files with 17 additions and 9 deletions
1
cpanfile
1
cpanfile
|
@ -28,6 +28,7 @@ requires 'Text::CSV';
|
|||
requires 'Try::Tiny';
|
||||
requires 'Throwable::Error';
|
||||
requires 'Minion';
|
||||
requires 'Perl::Critic';
|
||||
requires 'WWW::FCM::HTTP';
|
||||
|
||||
on 'test' => sub {
|
||||
|
|
Reference in a new issue