summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2021-07-17Update erlang format for OTP24 (#3823)Jose Maria Perez Ramos
2021-07-12Add Yosys linter for Verilog files. (#3713)Nathan Sharp
2021-07-10add phpstan local executable detection (#3809)Michael Weimann
2021-07-09Add support for multiline messages (#3686)Grégoire Paris
2021-07-09chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez
2021-07-05hadolint: multiple fixes and adapt expected format (#3678)Moritz Röhrich
2021-07-05Add stdin ("-") to the command-line arguments of ansible-lint >=5.0.0 (#3786)James Cherti
2021-07-04Solidity solc linter compatible with 0.6/0.7/0.8 (#3763)Néstor Coppi
2021-07-04Let R_languageserver consider .Renviron (#3744)ourigen
2021-07-04Change checkstyle's output sub_type to style (#3780)Frederick Zhang
2021-07-04Add support for rpmlint 2.0.0 (#3757)Carl Smedstad
2021-07-04racket/raco: add filename to loc list (#3777)D. Ben Knoble
2021-07-04[PHP] PhpStan also looks for .dist config file (#3765)Filippo Tessarotto
2021-07-03Change default of go_staticcheck_lint_package to 1 (#3799)Yuxuan 'fishy' Wang
2021-06-22Fixes an index error with Java files. (#3706)Stefan Braun
2021-06-19Close #3770 - Add support for checking circleci configsw0rp
2021-05-27Make staticcheck configurable with GOPATH detectionw0rp
2021-05-27ocaml: prepare for filetype separation (#3732)Pau Ruiz Safont
2021-05-26Enable gopls by default with GOPATH detectionw0rp
2021-05-25Don't use a temporary file for tflint (#3717)David Hotham
2021-05-25Allow lintr to consider .Renviron settings. Fix #3391 (#3727)ourigen
2021-04-15Updated `solhint` linter to be able to use a local installation (#3682)Henrique Barcelos
2021-04-10hadolint: fix color output and stdin shown as "-" (#3680)infokiller
2021-04-09feat: Add protolint as linter and fixer (#2911)yohei yoshimuta
2021-04-07apple-swift-format: linter and fixer with config swiftpm support (#3671)bosr
2021-03-30improve DMD handler (#3647)Remi Thebault
2021-03-26Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)fiatjaf
2021-03-23Add more parameters to the DMD linting command (#3639)Remi Thebault
2021-03-21#3633 - Move linter tests into test/linterw0rp
2021-03-20Add support for clangd with CUDA (#3598)Tommy Chiang
2021-03-20add support for svelte via svelteserver language server (#3644)fiatjaf
2021-03-19Add desktop-file-validatew0rp
2021-03-18issue 3033 (#3620)Nathan Henrie
2021-03-15#3632 Add ale#util#MapMatchesw0rp
2021-03-14Check user systemd unit files with systemd-analyzew0rp
2021-03-14Close #2102 - Add support for the Angular language serverw0rp
2021-03-12Fix texlab#GetProjectRoot (#3610)ourigen
2021-03-07Solve #3611 (#3612)Victor Fernandez
2021-03-04Fix 3605 - set fallback for error detail (#3606)Horacio Sanson
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2021-02-28Fix ansible-lint linter definition. (#3601)serapas
2021-02-23Fix 3537 - remove -T argument from ruby linter (#3538)Horacio Sanson
2021-02-18Added ocamllsp (#3595)Risto Stevcev
2021-02-18Make markdown vale linter command configurable with options (#3594)David Balatero
2021-02-11mypy: Pass user options before any others (#3582)Daniel Leong
2021-02-11Verilator current file search path (#3500)Tarik Graba
2021-02-06Fix #3579 - Escape cppcheck arguments for Windowsv3.1.0w0rp
2021-02-06Merge pull request #3571 from rfwatson/gopls-add-init-optionsHoracio Sanson
2021-02-06Merge pull request #3568 from jD91mZM2/jqHoracio Sanson
2021-02-06Reuse ale#fixers#jq#GetExecutable for jqjD91mZM2