aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix #4413 - Avoid errors for invalid buffers in ale#virtualtext#Clearv3.3.xw0rp2023-01-061-1/+1
* Fix #4410 - Ignore prop_add errorsw0rp2023-01-041-1/+2
* Fix #4408 - Trigger floating preview autocommand on BufWinLeave and WinScroll...Leon2022-12-311-2/+2
* Fix #4331 - Shift line 0 errors to line 1 for virtual-textw0rp2022-12-271-3/+4
* #4400 - Remove virtual-text defaults from highlight.vimw0rp2022-12-271-20/+0
* Fix #4399 - Manage virtual-text state betterw0rp2022-12-271-31/+40
* Fix #4400 - Separate virtual text highlight groups to avoid errorsw0rp2022-12-272-2/+22
* Update ALE to v3.3.0v3.3.0w0rp2022-12-252-1/+2
* Close #4396 - Enable virtualtext by defaultw0rp2022-12-252-2/+2
* Close #4397 - Add human-readable values for g:ale_virtualtext_cursorw0rp2022-12-257-19/+17
* Fix markdownlint documentationw0rp2022-12-251-3/+3
* Enable ruff for Python by defaultw0rp2022-12-253-3/+3
* nix: handle versions past 2.9 (#4394)Antonio Gurgel2022-12-252-1/+11
* Document how to create ALE releasesw0rp2022-12-241-2/+72
* Fix #4388: Fix pylsp and Pyright cwdw0rp2022-12-245-0/+46
* fix: ruff not registered as fixer (#4393)Yining2022-12-223-16/+178
* fix: #4356 Missing racket documentation (#4384)Yining2022-12-102-0/+44
* Handle empty answer of ansible-lint (#4373)Michael F. Schönitzer2022-12-062-1/+7
* add: support for refurb as a Python linter (#4379)Yining2022-12-068-0/+222
* Added support for more file types for clang-format. (#4367)Matheus2022-11-2511-54/+127
* fix: missing plug mapping `ale_go_to_implementation` (#4337)U1s2e3r4n5a6m7e2022-11-251-0/+1
* Fix 4246 - Add ansible language-server (#4355)Horacio Sanson2022-11-256-0/+90
* Remove a flaky smoke test we no longer needw0rp2022-11-251-40/+0
* Fix 4324 - add neovim 0.8 test (#4325)Horacio Sanson2022-11-254-17/+18
* 4242 update tests with vim 9 (#4366)Horacio Sanson2022-11-251-2/+2
* Fix bug in sqlfluff implementation & implement fixer support (#4365)Carl Smedstad2022-11-233-1/+37
* Add rustfmt executable variable to rust docs (#4360)Joey Buiteweg2022-11-221-0/+8
* Implement support for SQL linter sqlfluff (#4361)Carl Smedstad2022-11-217-0/+154
* Markdown: allow passing custom executable for markdownlint (#4358)Götz Christ2022-11-213-2/+21
* Add raco_fmt fixer for Racket files (#4354)Jeremy Cantrell2022-11-075-0/+39
* add: support config option for checkmake linter (#4351)Yining2022-11-064-1/+72
* omni: racket should complete at end of keywords (#4352)D. Ben Knoble2022-11-051-0/+1
* Add 'dockerfile_hadolint_options' config setting (#4353)Matthew Armand2022-11-043-3/+30
* add: support for ruff as a Python linter and fixer (#4347)Yining2022-10-319-0/+309
* Add erlang_ls linter for Erlang files (#4346)Dmitri Vereshchagin2022-10-2916-0/+125
* Doc style fixes (#4344)Ben Boeckel2022-10-2916-47/+47
* codespell: fix spelling errors picked out by `codespell` (#4343)Ben Boeckel2022-10-2941-50/+50
* test: ensure helptags runs (#4336)D. Ben Knoble2022-10-141-0/+2
* cc: fix using '-x c*-header' for header files with GCC. (#4334)Nicolas Pauss2022-10-127-18/+158
* fix: wrong config name (#4326)koka2022-10-051-2/+2
* Add support for tfsec Terraform linter (#4323)koka2022-10-0411-0/+199
* Add vim 9.0 and remove 8.0 (#4271)Horacio Sanson2022-10-043-14/+13
* Add fixer "css-beautify". Adjust "html-beautify." (#4319)Matheus Gabriel Werny de Lima2022-09-309-6/+87
* Added file types for dprint. (#4320)Matheus Gabriel Werny de Lima2022-09-301-1/+1
* Add pyright config files to project root files list (#4321)Andreas Doll2022-09-302-0/+4
* cc: use '-x c*-header' for header files for C and C++ linters. (#4318)Nicolas Pauss2022-09-257-2/+73
* Pass input via stdin and filename as arg to clj-kondo (#4315)Christoph Frick2022-09-222-3/+4
* bicep: Lint files on disk instead of buffer (#4311)Carl Smedstad2022-09-213-6/+7
* Add support for Microsoft's DSL Bicep (#4310)Carl Smedstad2022-09-147-0/+144
* chore(volar): update volar executable name (#4308)BBOOXX2022-09-113-3/+3