Project

General

Profile

action #48602

Updated by JERiveraMoya about 5 years ago

## Motivation 
 See #44075 

 ## Acceptance criteria 
 * **AC1:** Static checks prevent our perl files to exceed a useful limit, e.g. 1k lines 
 ## Suggestion 
 - Let's think about the proper size reasonable. 
 - Investigate perl critic to achieve this goal. 
 - Gather a list of file that contains more that 1k lines that we want to exclude. 

Back