ale/ale_linters
Trevor Whitney f8a4c78b5b
Add support for jsonnetfmt and jsonnet-lint (#3907)
* update to lates

Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>

* fix up docs

Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>

* fix docs

Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>

* get tests passing

Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>

* update regex

Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>

* use ale#Pad and AssertFixer

Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
2021-09-21 10:49:15 +09:00
..
ada Merge remote-tracking branch 'upstream/master' 2020-08-29 10:42:25 +02:00
ansible Do not use tempfiles for ansible lint (#3846) 2021-07-31 12:35:43 +09:00
apiblueprint Improve ALE project style checking 2018-09-04 16:51:18 +01:00
apkbuild Add linters for apkbuild-lint and secfixes-check from atools 2021-01-22 14:04:26 -03:00
asciidoc Fix asciidoc languagetool integration 2020-09-04 22:52:29 +02:00
asm Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
awk #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
bats Use a function to define shellcheck linters and vars needed, fixes tests 2020-05-08 12:55:54 +01:00
bib fix lint, fix variable semantics and update tests 2020-09-26 17:09:54 +02:00
c Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
chef Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362) 2019-04-10 18:52:52 +01:00
clojure Add option to clojure clj-kondo linter (#3812) 2021-07-17 22:07:02 +09:00
cloudformation #2547 Add a cfn-lint alias for cloudformation 2021-01-31 17:06:56 +00:00
cmake #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
coffee #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cpp Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
crystal Fix crystal-lang non file-tied message handling 2019-10-11 18:34:09 +02:00
cs Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
css Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
cucumber #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cuda Add support for clangd with CUDA (#3598) 2021-03-20 22:26:53 +00:00
cypher Make Cypher linter dynamic 2019-02-06 20:29:58 -02:00
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 Add support for `dart analyze` (#3825) 2021-07-25 13:48:12 +09:00
desktop Add desktop-file-validate 2021-03-19 22:29:06 +00:00
dockerfile hadolint: multiple fixes and adapt expected format (#3678) 2021-07-05 21:54:03 +09:00
elixir Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
elm Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
erlang Update erlang format for OTP24 (#3823) 2021-07-17 21:51:17 +09:00
eruby Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
fish Fix #1373 - Fix a bug with Fish errors not being handled on Linux 2018-03-23 12:17:54 +00:00
fortran #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
fountain Add four spaces, not tabs. 2017-12-20 22:53:03 -06:00
fuse #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
gitcommit #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
glsl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
go Change default of go_staticcheck_lint_package to 1 (#3799) 2021-07-03 18:40:01 +09:00
graphql Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
hack #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
haml #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
handlebars Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
haskell Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
help Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
html Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
idris #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
ink Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
inko Add linter for Inko 2020-12-23 16:50:45 +01:00
ispc #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
java Change checkstyle's output sub_type to style (#3780) 2021-07-04 21:31:00 +09:00
javascript Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
json Close #3872 - Add eslint-plugin-jsonc as a linter for JSON, JSONC and JSON5 (#3873) 2021-08-21 10:02:56 +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 Fix space error in string concat 2020-12-12 00:37:14 +01:00
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 #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
lua #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
mail Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
make Improve ALE project style checking 2018-09-04 16:51:18 +01:00
markdown Fix lint tests failing due to multibyte chars. (#3858) 2021-08-06 11:36:39 +09:00
matlab #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
mercury Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
nasm Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
nim Add nimcheck end_col options 2019-11-07 02:44:56 +09:00
nix Merge pull request #3227 from Ma27/nixunstable-error-fmt 2021-01-25 13:53:09 +09:00
nroff Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
objc Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
objcpp Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
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 Fix linter error 2021-01-22 23:51:29 +09:00
perl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
perl6 3560 add vim 8.2 and nvim 0.4 to ci tests (#3561) 2021-01-27 19:52:24 +00:00
php add phpstan local executable detection (#3809) 2021-07-10 22:56:26 +09:00
po Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pod Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
pony #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
powershell Default errorview in pwsh7 now concise 2019-11-09 13:43:00 +10: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 Handling for puppet parser error at end of input. 2020-07-15 12:10:34 +01:00
purescript Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
pyrex Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
python [python/pyre.vim] Fix pyre persistent behavior (#3895) 2021-09-10 12:53:54 +09:00
qml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
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 Remove features deprecated in previous versions 2020-08-18 23:03:43 +01:00
review redpen support for asciidoc, reST, LaTeX and Re:VIEW 2017-11-17 15:34:07 +09:00
robot Robot framework rflint support (#3715) 2021-09-11 09:19:17 +09:00
rst Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
ruby Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
rust Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
salt Update the Docker image; fix an error 2021-01-14 20:24:19 +00:00
sass Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
scala linter/scala/metals: Fix return value of GetProjectRoot() 2020-04-18 19:51:31 +08:00
scss Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
sh Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
slim #2132 - Implement feature tests with ale#Has 2019-04-07 15:34:39 +01:00
sml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
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 Add sql-lint to supported tools 2020-08-28 09:25:40 +01:00
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 Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
systemd #3632 Add ale#util#MapMatches 2021-03-15 22:30:22 +00:00
tcl #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
terraform Don't use a temporary file for tflint (#3717) 2021-05-25 09:41:14 +09:00
testft Add support for dot-seperate linters, improve linter tests 2016-10-21 21:02:20 -05:00
tex Allow lintr to consider .Renviron settings. Fix #3391 (#3727) 2021-05-25 09:30:42 +09:00
texinfo Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
text linter/markdown: adds support for languatool (#2155) 2019-03-09 13:55:54 +00:00
thrift Improve the thriftcheck handler pattern (#3893) 2021-09-08 21:48:48 +09:00
typescript Add importMap option to deno Initialization Options (#3827) 2021-07-25 13:39:56 +09:00
v Add support for V: "v" (compiler) and "vfmt" fixer. (#3622) 2021-03-26 15:38:57 +09:00
vala use snake case for linter name 2021-01-23 00:20:11 +09:00
verilog Add Yosys linter for Verilog files. (#3713) 2021-07-12 21:39:53 +09:00
vhdl Adds hdl_checker LSP support (#2804) 2020-08-06 13:20:54 +01:00
vim Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
vue Enable gopls by default with GOPATH detection 2021-05-26 22:43:33 +01:00
xhtml Add settings for the Alex linter 2019-02-02 16:20:14 +01:00
xml #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
yaml [YAML] CircleCI: skip checking for new tool version (#3902) 2021-09-17 17:55:28 +09:00
yang #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
zig Support zls language server for zig 2020-07-10 22:33:37 -04:00