Script:1731
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 1731 perlcritic compiler script: compiler file for the perlcritic syntax checker
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
It would be helpful to change the makerprg line to use .perlcriticrc and not explicitly use severity = cruel
CompilerSet makeprg=perlcritic\ -p\ ~/.perlcriticrc\ -verbose\ 1\ %
--November 22, 2012