summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16Fix #1930 - Finish ale_fix_on_save_ignorew0rp
2019-04-15#1930 - Add ale_fix_on_save_ignore for disabling some fixers on savew0rp
2019-04-15Adjust the README wording slightlyw0rp
2019-04-15#782 - Use compile commands for matching source files for headersw0rp
2019-04-15improve the lsp diagnostic message format (#2425)Jethro Shuwen Sun
2019-04-15Fix #2440 - Fix the kotlinc command when Maven and Gradle are missingw0rp
2019-04-13Add support for latexindent (#2387)Riley Martine
2019-04-13Merge pull request #2121 from hsanson/1996-add-support-for-eclipse-jdt-lsw0rp
2019-04-13Merge pull request #2394 from harttle/masterw0rp
2019-04-13Merge pull request #2433 from belka-ew/bugfix/remove-otherproject-util-doublew0rp
2019-04-13Linter for powershell syntax errors (#2413)Jesse Harris
2019-04-13Remove otherproject#util#Double from d.vimEugen Wissner
2019-04-11Merge pull request #2432 from superobertking/masterw0rp
2019-04-11modify rls testcaserobertking
2019-04-11change default value of ale_rust_rls_toolchain and update documentationrobertking
2019-04-11test: unit test for fecs fixer, fecs commandharttle
2019-04-11style: fecs related doc and vim scriptsJun Yang
2019-04-11feat: fecs support for js/html/css lint and formatharttle
2019-04-11Fix 1996 - Add eclipse LSP support.Horacio Sanson
2019-04-10Add a linter for clojure using clj-kondo (#2377)Masashi Iizuka
2019-04-10Do not complain about generated _callback settingsw0rp
2019-04-10#2428 Remove deprecated linter options for psscriptanalyzerw0rp
2019-04-10Close #2179 - Add support for goplsw0rp
2019-04-10Merge pull request #2366 from aweis/fixtypow0rp
2019-04-10Adding new linter "cookstyle" for chef recipes (Issue #1187) (#2362)Raphael Hoegger
2019-04-08[doc] Add swift support documentation (#2426)Dan Loman
2019-04-08[lsp] Add Swift / SourceKit-LSP support (#2420)Dan Loman
2019-04-08Fix #2399 - Do not check buffers used for displaying diffsw0rp
2019-04-08#2417 - Silence errors for shortmess+=Tw0rp
2019-04-07Document ale#Hasv2.4.0w0rp
2019-04-07Close #2132 - Add deprecation warnings for old featuresw0rp
2019-04-07#2132 - Implement feature tests with ale#Hasw0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-04-04Merge pull request #2414 from rpdelaney/severity-spw0rp
2019-04-03Fix missing character in %severity%Ryan Delaney
2019-04-02#2397 - didChangeConfiguration should be a notificationw0rp
2019-04-02Merge pull request #2340 from svanharmelen/svh/f-gotypew0rp
2019-04-02Add pyflakes to the Vim help file toow0rp
2019-04-02Merge pull request #2406 from mafrosis/pyflakes-is-supportedw0rp
2019-04-02Sort the documented optionsw0rp
2019-04-02Merge pull request #2403 from rhysd/config-disable-lspw0rp
2019-03-31FAQ: how can I see what is currently enabled?Matt Black
2019-03-31Pyflakes is supportedMatt Black
2019-03-30Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSPrhysd
2019-03-29Merge pull request #2369 from ajcrites/ajcrites/2368/vertical-focus-fixw0rp
2019-03-29#2395 - Handle empty output for redpenw0rp
2019-03-29Fix the table of contentsw0rp
2019-03-29PSScriptAnalyzer (#2370)Jesse Harris
2019-03-29#2397 - disable elixir-ls by default, which can be CPU hungryw0rp
2019-03-29Fix #2402 - Handle null LSP references responsesw0rp