ale/ale_linters
Valentin Finini 8c4846b68a Added support for javac (with eclipse classpath support for now) (#141)
* A try at javac support for ALE

* Small cleanup: moved '/tmp/java_ale' string into script var

* Fixed Travis-CI build failing on autocmd not being in augroup and stupid omission

* One more fix for Travis-CI

* For some reason, expandtab was not set

* Indentation and removal of header guard.

Used examples from ale_linters/c/gcc.vim and
ale_linters/javascript/eslint.vim for the indentation of string concat blocks.
2017-02-11 21:29:48 +00:00
..
ansible Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
c Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
chef Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
coffee add support for locally installed coffee 2017-02-02 17:03:26 -08:00
cpp Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
cs Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
css Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
d Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
dockerfile Dockerfile linting via hadolint (#282) 2017-01-30 15:27:26 +00:00
elixir Pass the buffer's filename to Credo 2017-02-09 19:24:28 -08:00
elm Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
erlang Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
fortran 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
go Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
haskell Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
html Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
java Added support for javac (with eclipse classpath support for now) (#141) 2017-02-11 21:29:48 +00:00
javascript Fix #246 Don't run flow if there's no .flowconfig 2017-02-10 22:47:56 +00:00
json 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
lua 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
markdown Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
matlab Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +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 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
php Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
pug Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
puppet Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
pyrex Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
python Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
ruby Update comments for RuboCop pattern 2017-02-06 15:13:13 +09:00
rust Cover the Rust handler with some tests 2017-02-07 21:17:10 +00:00
sass Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
scala Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
scss Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
sh 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
swift Fix SwiftLint 2017-01-17 19:59:45 +01:00
testft Add support for dot-seperate linters, improve linter tests 2016-10-21 21:02:20 -05:00
tex Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
text Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
typescript Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
verilog Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
vim Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00
yaml Replace every stdin-wrapper script with the new %t formatting support 2017-02-11 19:40:57 +00:00