metan-ucw / runltp-ng

Minimalistic LTP testrunner
11 stars 16 forks source link

Introduce perltidy and perlcritic #7

Closed cfconrad closed 5 years ago

cfconrad commented 5 years ago

Use perltidy and perlcritic to get some stabilized coded formatting. Use make check to run on all known perl files these checkers.

Project specific configuration goes into .perlcriticrc and .perltidyrc .

Changed all source files according to applied rules.

cfconrad commented 5 years ago

This is still a full perltiny call. I tried to be as close to our current formatting. @richiejp @metan-ucw WDYT

richiejp commented 5 years ago

LGTM