ale/ale_linters
Jon Parise 7eae781291 Add elixir-ls language server support
ElixirLS (https://github.com/JakeBecker/elixir-ls) is an LSP server for
Elixir. It's distributed as a release package that can be downloaded
from https://github.com/JakeBecker/elixir-ls/releases or built locally.

The easiest way to start it is via Unix- and Win32-specific helper
scripts, so that's the basis of this command integration. Alternatively,
we could implement the contents of those platform-specific scripts in
the linter's command callback in a language-neutral way, but there isn't
any benefit to doing that aside from eliminating the platform check, and
that could prove to be too tight of a coupling going forward.
2018-10-11 08:31:12 -07:00
..
ansible
apiblueprint Improve ALE project style checking 2018-09-04 16:51:18 +01:00
asciidoc
asm Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
awk Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
c Move ccls functions to autoload/ale/handler 2018-09-28 03:26:57 +08:00
chef Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
clojure Improve ALE project style checking 2018-09-04 16:51:18 +01:00
cloudformation
cmake
coffee
cpp Move ccls functions to autoload/ale/handler 2018-09-28 03:26:57 +08:00
crystal
cs
css Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
cucumber Improve ALE project style checking 2018-09-04 16:51:18 +01:00
cuda Improve ALE project style checking 2018-09-04 16:51:18 +01:00
d
dafny Improve ALE project style checking 2018-09-04 16:51:18 +01:00
dart Fix the dart language server command and cover it with tests 2018-09-04 11:15:59 +01:00
dockerfile Improve ALE project style checking 2018-09-04 16:51:18 +01:00
elixir Add elixir-ls language server support 2018-10-11 08:31:12 -07:00
elm Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
erlang Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
eruby
fish
fortran Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
fountain
fuse Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
gitcommit gitcommit: fully implement warn_about_trailing_whitespace 2018-08-30 03:42:44 +02:00
glsl Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
go Add fixer for Go modules (#1873) 2018-09-19 19:33:23 +01:00
graphql
hack
haml
handlebars Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
haskell Set global vars in hlint linter file. 2018-09-28 13:54:21 -04:00
help
html Improve ALE project style checking 2018-09-04 16:51:18 +01:00
idris Improve ALE project style checking 2018-09-04 16:51:18 +01:00
java Fix PMD not working with classes without package 2018-10-02 21:34:11 +01:00
javascript Improve ALE project style checking 2018-09-04 16:51:18 +01:00
json Improve ALE project style checking 2018-09-04 16:51:18 +01:00
julia Support both old (<0.7) and new Julia versions 2018-09-19 07:34:11 -07:00
kotlin Improve ALE project style checking 2018-09-04 16:51:18 +01:00
less Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
llvm Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
lua Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
mail
make Improve ALE project style checking 2018-09-04 16:51:18 +01:00
markdown Improve ALE project style checking 2018-09-04 16:51:18 +01:00
matlab Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
mercury Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
nasm Fixed NASM linter from outputting junk file 2018-09-10 08:17:44 +10:00
nim
nix
nroff
objc Move ccls functions to autoload/ale/handler 2018-09-28 03:26:57 +08:00
objcpp Improve ALE project style checking 2018-09-04 16:51:18 +01:00
ocaml
perl Fix #1866 - Handle empty output from Perl 2018-09-06 09:23:36 +01:00
php Add psalm linter for PHP (#1893) 2018-09-27 16:48:47 +01:00
po
pod
pony Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
proto
pug Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
puppet Improve ALE project style checking 2018-09-04 16:51:18 +01:00
pyrex Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
python Add `python_auto_pipenv` config var for all python linters. 2018-09-15 22:10:46 -04:00
qml Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
r
reason
review
rst Improve ALE project style checking 2018-09-04 16:51:18 +01:00
ruby Solargraph stdio 2018-09-18 11:20:29 -04:00
rust Improve ALE project style checking 2018-09-04 16:51:18 +01:00
sass Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
scala Improve ALE project style checking 2018-09-04 16:51:18 +01:00
scss Support options when using Stylelint with SCSS 2018-09-13 08:51:33 -03:00
sh Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
slim
sml Improve ALE project style checking 2018-09-04 16:51:18 +01:00
solidity Improve ALE project style checking 2018-09-04 16:51:18 +01:00
spec Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
sql
stylus Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
swift
tcl Improve ALE project style checking 2018-09-04 16:51:18 +01:00
terraform Improve ALE project style checking 2018-09-04 16:51:18 +01:00
testft
tex Improve ALE project style checking 2018-09-04 16:51:18 +01:00
texinfo
text
thrift thrift: default thrift_thrift_includes to ['.'] 2018-09-16 08:21:18 -07:00
typescript Fix #1781 - Fix me breaking the tsserver linter 2018-08-03 17:22:09 +01:00
verilog
vim Improve ALE project style checking 2018-09-04 16:51:18 +01:00
vue Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
xhtml
xml Improve ALE project style checking 2018-09-04 16:51:18 +01:00
yaml Simplify the code for most linters and tests with closures 2018-08-02 23:44:12 +01:00
yang Improve ALE project style checking 2018-09-04 16:51:18 +01:00