ale/ale_linters
Ben Reedy a2bb45e974
Fix gobuild linter
Resolves issues with gobuild linter with multiple go source files
belonging to the same go package.
2017-04-13 18:58:55 +10:00
..
ansible Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
asciidoc proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
asm Add support for ASM files using GCC 2017-03-25 16:36:17 -07:00
c #392 Report errors inside of headers, in a very basic way 2017-04-11 20:32:57 +01:00
chef Adds options to foodcritic linter (#437) 2017-04-05 18:21:47 +01:00
cmake Add cmakelint support for cmake filetype 2017-02-25 17:27:03 +00:00
coffee #392 Report errors inside of headers, in a very basic way 2017-04-11 20:32:57 +01:00
cpp #392 Report errors inside of headers, in a very basic way 2017-04-11 20:32:57 +01:00
cs Copy all loclist items returned from handlers, and set up defaults for convenience 2017-02-26 14:51:22 +00:00
css Fix #260 automatically set .csslintrc files from ancestor directories 2017-03-29 00:56:39 +01:00
d Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
dockerfile Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
elixir Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
elm Add support for error details 2017-03-01 23:27:48 -08:00
erlang Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
fortran Copy all loclist items returned from handlers, and set up defaults for convenience 2017-02-26 14:51:22 +00:00
go Fix gobuild linter 2017-04-13 18:58:55 +10:00
haml Add hamllint linter for Haml (#377) 2017-03-03 20:27:07 +00:00
handlebars Add support for linting Handlebars templates with ember-template-lint (#452) 2017-04-07 15:38:50 +01:00
haskell Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
help proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
html Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
java Fix #438 Create Java .class files for javac in a temporary directory 2017-03-31 20:14:53 +01:00
javascript Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
json Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
lua Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
markdown proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
matlab Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
nim Added a missing space to the nimcheck command 2017-04-08 20:32:47 +02:00
nix Add support for nix linting 2017-03-05 20:36:29 +00:00
nroff proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
ocaml Add a script for custom checks to enforce using the abort flag for functions and trailing whitespace, and fix existing issues. 2017-01-22 14:54:57 +00:00
perl Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
php PHP: Fix double errors and support fatal errors 2017-04-12 23:59:12 +02:00
pod proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
pug Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
puppet Set a default for the puppetlint options so the linter will behave like it always has done, by default 2017-04-12 23:25:31 +01:00
pyrex Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
python Copy all loclist items returned from handlers, and set up defaults for convenience 2017-02-26 14:51:22 +00:00
rst proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
ruby Add Ruby MRI linter (#453) 2017-04-08 11:24:20 +01:00
rust Use the lint_file option so the Cargo linter will only be run against files on disk 2017-03-29 00:34:03 +01:00
sass Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
scala Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
scss Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
sh #392 Report errors inside of headers, in a very basic way 2017-04-11 20:32:57 +01:00
slim add slim-lint (#388) 2017-03-13 23:21:59 +00:00
sml improved the sml linter (#445) 2017-04-08 11:23:11 +01:00
swift #392 Report errors inside of headers, in a very basic way 2017-04-11 20:32:57 +01:00
testft Add support for dot-seperate linters, improve linter tests 2016-10-21 21:02:20 -05:00
tex proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
texinfo proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
text proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
typescript Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
verilog Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00
vim #392 Report errors inside of headers, in a very basic way 2017-04-11 20:32:57 +01:00
xhtml proselint: Add more supported filetypes (#367) 2017-03-02 00:06:09 +00:00
yaml Remove 'col' from linters where it is hardcoded to 1 (#434) 2017-03-30 23:33:38 +01:00