Questions tagged [sublimelinter]

SublimeLinter offers a seamless integration of different linting tools within the Sublime Text editor. Find comprehensive documentation on how to make the most of this plugin at sublimelinter.com.

"Facing an issue with Sublime Text 3's Sublimelinter as it cannot detect phplint and php

After spending more than an hour trying to make the sublimelinter work, I finally have the necessary packages installed: SublimeLinter SublimeLinter-php SublimeLinter-phplint However, despite this, the PHP code I write is still not linting. Does anyone ...