ale/ale_linters
Felix Maurer 80dcd648d3
rust-analyzer for non-Cargo projects (#4118)
* rust-analyzer in non-cargo projects

rust-analyzer can also be used in non-cargo projects. This requires a
rust-project.json file in the project root [1].

Make the rust-analyzer linter search for a rust-project.json file if no
Cargo.toml file could be found.

[1]: https://rust-analyzer.github.io/manual.html#non-cargo-based-projects

* Document rust-analyzer without cargo

* Test rust-analyzer with non-cargo projects

Change the other rust tests to match the new directory structure of the
test files.
2022-03-23 10:56:29 +09:00
..
ada Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ansible Do not use tempfiles for ansible lint (#3846) 2021-07-31 12:35:43 +09:00
apiblueprint
apkbuild Add linters for apkbuild-lint and secfixes-check from atools 2021-01-22 14:04:26 -03:00
asciidoc Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
asm
avra Add support for AVRA linting (#3950) 2021-11-15 19:41:03 +09:00
awk Make it possible to override awk --lint option (#4114) 2022-03-20 13:52:22 +00:00
bats
bib
bitbake Add oelint-adv support (#4043) 2022-02-06 14:08:10 +09:00
c enable using cpplint for c (#3008) 2022-02-03 22:32:42 +09:00
chef
clojure Parse clj-kondo lines that don't include row/col (#3946) 2021-10-19 16:04:50 +09:00
cloudformation #2547 Add a cfn-lint alias for cloudformation 2021-01-31 17:06:56 +00:00
cmake Add CMake linter cmake-lint (#4036) 2022-02-06 21:09:38 +09:00
coffee
cpp Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
crystal
cs Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
css Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
cucumber
cuda Add support for clangd with CUDA (#3598) 2021-03-20 22:26:53 +00:00
cypher
d improve DMD handler (#3647) 2021-03-30 15:47:59 +09:00
dafny dafny: update filename handling 2021-01-23 12:34:36 -05:00
dart Fix 3838 - deprecate datanalyzer (#3839) 2022-01-05 22:34:47 +09:00
desktop Add desktop-file-validate 2021-03-19 22:29:06 +00:00
dockerfile fix(hadolint): set code field as well (#3943) 2021-10-19 15:30:19 +09:00
elixir Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
elm Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
erlang Add sub_type to Elvis output (#3976) 2021-11-12 16:50:56 +09:00
eruby Add support for erblint (#3931) 2021-10-09 14:33:07 +09:00
fish
fortran
fountain
fuse
gitcommit
glsl
go Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
graphql Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
hack
haml
handlebars Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
haskell Allow to configure haskell-language-server LSP config (#4038) 2022-02-02 10:28:52 +09:00
help Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
html Fix execution of the Angular language server for HTML files 2022-01-05 11:34:30 +00:00
idris
ink Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
inko
ispc
java Add eclipselsp jdt:// support for textDocument/definition (#4030) 2022-03-04 19:03:27 +00:00
javascript Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
json Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
json5 Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
jsonc Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +09:00
jsonnet Add support for jsonnetfmt and jsonnet-lint (#3907) 2021-09-21 10:49:15 +09:00
julia
kotlin Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
less Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
llvm
lua Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
mail Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
make Restore checkmake linebreaks (#3986) 2021-11-18 13:23:38 +09:00
markdown Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
matlab
mercury Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
nasm
nim
nix Fix unhandled nix versions for linter 'nix' (#4045) 2022-02-02 10:54:07 +09:00
nroff
objc
objcpp
ocaml Added ocamllsp (#3595) 2021-02-18 23:51:11 +09:00
ocamlinterface ocaml: prepare for filetype separation (#3732) 2021-05-27 16:33:43 +09:00
openapi
perl
perl6 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
php Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
po
pod
pony
powershell Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
prolog swipl: style fix 2021-01-23 12:27:55 -05:00
proto feat: Add protolint as linter and fixer (#2911) 2021-04-09 22:16:23 +09:00
pug Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
puppet
purescript Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
pyrex
python Add a unimport linter for Python files (#4058) 2022-02-08 15:54:25 +09:00
qml
r Let R_languageserver consider .Renviron (#3744) 2021-07-04 21:34:35 +09:00
racket racket: support racket-langserver lsp (#3808) 2021-07-20 10:02:23 +09:00
reason
review
robot Robot framework rflint support (#3715) 2021-09-11 09:19:17 +09:00
rst Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
ruby Fix crash for Reek 6.0.4 (#4010) 2021-12-13 22:35:26 +09:00
rust rust-analyzer for non-Cargo projects (#4118) 2022-03-23 10:56:29 +09:00
salt
sass Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
scala Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
scss Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
sh Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
slim
sml
solidity Solidity solc linter compatible with 0.6/0.7/0.8 (#3763) 2021-07-04 21:40:12 +09:00
spec Add support for rpmlint 2.0.0 (#3757) 2021-07-04 21:19:00 +09:00
sql
stylus Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
sugarss Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
svelte Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
swift Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
systemd #3632 Add ale#util#MapMatches 2021-03-15 22:30:22 +00:00
tcl
terraform add support for checkov for linting terraform files (#4006) 2021-12-11 20:51:26 +09:00
testft
tex Fix 4025 - Allow to configure texlab LSP settings (#4027) 2022-01-05 22:19:32 +09:00
texinfo Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
text Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
thrift Improve the thriftcheck handler pattern (#3893) 2021-09-08 21:48:48 +09:00
typescript Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
v Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
vala
verilog Add Yosys linter for Verilog files. (#3713) 2021-07-12 21:39:53 +09:00
vhdl
vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
vue Add volar support for vue (#3992) 2021-11-21 20:02:09 +09:00
wgsl Add `naga` linter for WGSL support (#4047) 2022-02-04 16:29:28 +09:00
xhtml Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
xml
yaml Add yaml-language-server support for YAML (#2874) (#4029) 2022-01-07 23:57:29 +09:00
yang
zeek Add support for zeek (#3952) 2021-10-24 21:05:55 +09:00
zig