summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-25Use stdin/out for cmake-format (#3725)awang
2021-05-25Allow lintr to consider .Renviron settings. Fix #3391 (#3727)ourigen
2021-05-23Fix 3524 - parse buffer signs with getplaced() function (#3648)Horacio Sanson
2021-05-04Fix a bug when code actions have no changesw0rp
2021-04-30add 'How can I use ALE and vim-lsp together?' in readme (#3711)Linda_pp
2021-04-20Fix stylelint not obeying project-specific rules (#3272)Jay Sitter
2021-04-15Updated `solhint` linter to be able to use a local installation (#3682)Henrique Barcelos
2021-04-12Don't exit visual mode on floating preview close (#3689)Kevin Clark
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-24Add nixfmt as a Nix fixer. (#3651)David Houston
2021-03-23Switch to using buildifier's -path option (#3640)Jon Parise
2021-03-23Add support for `ptop` fixer (#3652)BarrOff
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-20Allow more time before PRs become stalew0rp
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-20#3633 - Put all dummy test files in test/test-filesw0rp
2021-03-19Add desktop-file-validatew0rp
2021-03-19Fix a typo in a test filenamew0rp
2021-03-18issue 3033 (#3620)Nathan Henrie
2021-03-15#3632 Add ale#util#MapMatchesw0rp
2021-03-15Fix ale#path#Dirname on Windowsw0rp
2021-03-15Disable blank issues and add a link to ask for helpw0rp
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-01Update documentation for floating window bordersw0rp
2021-03-01Add borders for floating windows in Neovim (#3603)Yen3
2021-03-01#3599 - Use ale_root instead of ale_lsp_rootw0rp
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2021-02-28Add support for `erlfmt` fixer (#3602)Antoine Gagné
2021-02-28Fix ansible-lint linter definition. (#3601)serapas
2021-02-23Fix 3537 - remove -T argument from ruby linter (#3538)Horacio Sanson
2021-02-21Add a buildifier fixer for Bazel files (#3499)Jon Parise
2021-02-20Fixes to code actions (cursor moving, tests, EOL/EOF corner cases) (#3478)Tomáš Janoušek
2021-02-20Support going to type definition with tsserver (#3545)Alex LaFroscia
2021-02-18Added ocamllsp (#3595)Risto Stevcev
2021-02-18add support for prettier-ruby to prettier fixer (#3593)David Buchan-Swanson
2021-02-18Make markdown vale linter command configurable with options (#3594)David Balatero
2021-02-14Update elixir-ls link in supported tools (#3588)Jason Axelson
2021-02-14Allow clangformat to use a local style file (#3587)Mukund Mauji
2021-02-11mypy: Pass user options before any others (#3582)Daniel Leong
2021-02-11Bump the ALE version to v3.1.0w0rp