Sublime Forum

SublimeLinter for perl syntax checker

#1

I’ve read the readme that states I need to change

"perl_linter": "perlcritic"

to

"perl_linter": "perl"

in order to get syntax checking due to a vulnerability with certain code blocks. However, I’ve had no luck with this. It’s still using Perl:Critic. I’ve tried changing the setting in the User and Default (when the User config didn’t work) configs. Am I doing something wrong here?

0 Likes