Top "Sublimelinter" questions

SublimeLinter is a plugin for the Sublime Text editor, which integrates a variety of existing linting tools.

Sublime Text 3 Sublimelinter phplint and php not found?

I have been playing with this for over an hour to get the sublimelinter working. So I now have the …

php sublimetext3 lint sublimelinter
How can I ignore a lint error for a line with Sublime Text 3 Anaconda?

I'm using Anaconda with Sublime text 3. I have left the lint settings as default with the exception of the following …

sublimetext3 sublimelinter sublime-anaconda
SublimeLinter 3 Not Working

I've been having some problems with SublimeLinter3. I recently installed JSHint and Sublime Linter 3 with my package control, and when …

sublimetext3 jshint sublimelinter
eslint in terminal Cannot find module 'eslint-config-react-app'

I use create-react-app to make a react app. the linter works in create-react-app but now i want make it work …

eslint create-react-app yarnpkg sublimelinter
Sublime Text 3 SublimeLinter plugin not able to find jshint

For some reason, SublimeLinter3, or the SublimeLinter3 JSHint linter plugin, seems unable to parse the PATH environment variable and is …

sublimetext3 jshint sublimelinter
SublimeLinter: How to remove from SublimeText 3

When I tried to remove SublimeLinter on Mac I deleted the package, cache, every part of it in Application Support …

uninstallation sublimetext3 sublimelinter
JSHint: Turn off missing semicolon warning

How do I turn off missing semicolon warnings with JSHint in Sublime. I have tried multiple things on the internet …

sublimetext3 jshint sublimelinter