linters
June 16, 2013 ยท View on GitHub
This repository is a child of Sublime Lint and will be automatically installed.
NOTE: You may need to install the mentioned binaries and place them within your PATH for some linters to work.
Languages:
- AppleScript - NSAppleScript via PyObjC
- C - validation via
clang - C++ - validation via
clang++ - CSS - linting via
csslint - CoffeeScript - validation via
coffee --compile - Go - validation via
go buildin a temporary folder - HAML - checking via
haml -c - HTML - linting via
tidy - Java - linting via Eclipse command-line
eclim - JavaScript - linting via JSLint command-line
jsl - Lua - syntax checking via
luac -p - NASM - validation via
nasmand a temporary file - PHP - syntax checking via
php -l - Perl - syntax+deprecation checking via
perl -c - Python - linting via
pyflakes - Puppet - parsing via
puppet parser validate - Ruby - syntax checking via
ruby -wc - XML - linting via
xmllint