ale/ale_linters
w0rp 57ef2c9833 Add support for checking Haskell code via a wrapper script which can be used for other tools, and fix a readline problem with the DMD wrapper script. 2016-09-18 23:58:04 +01:00
..
c Add support for checking C code with GCC too. 2016-09-18 19:33:33 +01:00
d Run DUB in a separate process as well, so it will not cause import lag. 2016-09-18 10:38:54 +01:00
fortran Add support for checking Fortran syntax with GCC. Mad respect for the mathematicians. 2016-09-18 19:19:40 +01:00
haskell Add support for checking Haskell code via a wrapper script which can be used for other tools, and fix a readline problem with the DMD wrapper script. 2016-09-18 23:58:04 +01:00
javascript Add name and author to jshint 2016-09-15 20:44:05 -04:00
python Add support for Bash and other shells. Add support for reading from stderr, and for generating the executable from functions. Both were needed to support shell linting. 2016-09-15 20:20:41 +01:00
ruby I accidentally credited the wrong guy. Let's fix that. 2016-09-16 09:15:33 +01:00
sh Add support for Bash and other shells. Add support for reading from stderr, and for generating the executable from functions. Both were needed to support shell linting. 2016-09-15 20:20:41 +01:00