Project

General

Profile

action #48599

Updated by riafarov about 5 years ago

## Motivation 
 See https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/6294#issuecomment-443167803 

 ## Acceptance criteria 
 * **AC1:** automatic perlcritic checks in os-autoinst-distri-opensuse use Perl::Critic::Freenode rules 

 ## Suggestions 
 We need to enable rule and see if code requires adjustments 
 Package dependencies should be added to cpan dependencies list 
 Triggering check locally can be done by `make perlcritic`

Back