summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-04-16Fix #1930 - Finish ale_fix_on_save_ignorew0rp
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-13Linter for powershell syntax errors (#2413)Jesse Harris
2019-04-11change default value of ale_rust_rls_toolchain and update documentationrobertking
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-10Close #2179 - Add support for goplsw0rp
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-07Document ale#Hasv2.4.0w0rp
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-04-02Add pyflakes to the Vim help file toow0rp
2019-04-02Sort the documented optionsw0rp
2019-03-30Add g:ale_disable_lsp and b:ale_disable_lsp to disable linters powered by LSPrhysd
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-25Merge pull request #2363 from davidsierradz/masterw0rp
2019-03-21Add support for elm-lspAntew
2019-03-15support jsonlint local executabledavidsierradz
2019-03-11make options for credo configurable (#2337)Adam Trepanier
2019-03-09Update documentation for languagetoolw0rp
2019-03-08Merge pull request #2327 from akshit-sharma/masterw0rp
2019-03-08Fix #2326 - ALEComplete no longer replaces completeoptw0rp
2019-03-05#2132 - Document ale#command#Runw0rp
2019-03-05Add lsp_config support for rls (#2332)Nathan Henrie
2019-03-02fixed mismatched ToC and headingakshit-sharma
2019-03-02clang-format supported with nvcc (cuda files)akshit-sharma
2019-02-22Revert "#2132 Change (buffer, lines) fixer functions to (buffer, done, lines)"w0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-02-22#2132 - Implement project_root as a replacement for project_root_callbackw0rp
2019-02-22#2132 - Make most foo_callback options work as foow0rp
2019-02-21#2132 - Implement deferred command handling for lintersw0rp
2019-02-20Merge pull request #2303 from kevinoid/bandit-use-configw0rp
2019-02-20Merge pull request #2302 from kevinoid/pylint-cd-proj-rootw0rp
2019-02-18Fix typo in ale.txtmandreyel
2019-02-17python/bandit: Use .bandit configuration fileKevin Locke
2019-02-17python/pylint: Change directory to project rootKevin Locke
2019-02-13Fix #2293 - Update linter option documentationw0rp
2019-02-12Merge pull request #2291 from kevinoid/pylama-no-tempw0rp
2019-02-12#2132 - Implement deferred executable string handling for lintersw0rp
2019-02-12pylama: Use %s instead of %tKevin Locke
2019-02-11Rewrite the supported tools lists in new filesw0rp
2019-02-10Merge pull request #2268 from m-pilia/alexw0rp
2019-02-10Merge pull request #2287 from kevinoid/vulture-optionsw0rp
2019-02-10Support ale_sh_shellcheck_dialect to set dialectKevin Locke