Add linting, pass gentle level

This commit is contained in:
Rumperuu 2021-03-20 11:52:59 +00:00
parent a8248f654f
commit 602a59f1c3
10 changed files with 17 additions and 9 deletions

View file

@ -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 {