summaryrefslogtreecommitdiff
path: root/src/tools/perlcheck
AgeCommit message (Expand)Author
2024-03-19Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...Peter Eisentraut
2023-12-20Remove MSVC scriptsMichael Paquier
2023-06-21Allow and require passing files on command line of pgperltidyPeter Eisentraut
2022-11-16doc: update metacpan.org links to avoid redirectsDaniel Gustafsson
2022-04-10Fix pgperlsyncheck following SSL TAP test refactoringAndrew Dunstan
2021-08-31Prohibit map and grep in void contextDaniel Gustafsson
2020-04-14Stop requiring an explicit return from perl subroutinesAndrew Dunstan
2020-04-13Use perl warnings pragma consistentlyAndrew Dunstan
2020-04-13Print policy name in perlcritic messagesAndrew Dunstan
2018-06-27Fix whitespacePeter Eisentraut
2018-06-12Exclude files in .git from list of perl filesAndrew Dunstan
2018-06-11Move perlcritic files to new perlcheck directoryAndrew Dunstan
2018-06-11Add a script to detect perl compile time errors and warningsAndrew Dunstan