Commit Graph

  • f38a802172 Add file mapping to phpstan (#4685) Edwin Huijsing 2024-02-22 03:55:52 +01:00
  • 52c6146751 Slang linter for Verilog. (#4713) AlvinRolling 2024-02-22 10:18:04 +08:00
  • 1c5b84f375 Update project root detection for erlang_ls linter (#4619) Dmitri Vereshchagin 2024-02-22 05:14:56 +03:00
  • 8b8ddea6e5 Adding support for Odin language server (ols). (#4679) Benjamin Block 2024-02-22 02:12:57 +00:00
  • 38c31302da Add wiki link to ShellCheck linting (#4681) Brandon Maier 2024-02-21 20:11:56 -06:00
  • 506d392f6a [hover] ParseLSPResult sets language 'text' for missing spec (#4699) Oliver Albertini 2024-02-21 18:10:32 -08:00
  • 6fd9f3c54f fix #4687 - only lint one file with actionlint (#4688) Tim Carry 2024-02-06 02:23:26 +01:00
  • 1b24bd3f5f Support 'gleam format' as Gleam fixer (#4710) Jonathan Palardy 2024-02-05 17:16:25 -08:00
  • 8922478a83 Add biome support for javascript (#4701) Akiomi Kamakura 2024-01-14 21:11:14 +09:00
  • 531970533a Add language id of cspell (#4700) ohakutsu 2024-01-14 21:05:38 +09:00
  • 94f764631d Fix chktex highlighting wrong column when using tabs instead of spaces (#4661) Jorengarenar 2024-01-14 13:04:23 +01:00
  • 3dbf0b2202 add: support for rubyfmt as ruby fixer (#4678) Yining 2024-01-14 22:59:20 +11:00
  • 17cca243e3 Actionlint: correctly parse error line when using shellcheck sublinter (#4689) Tim Carry 2024-01-14 12:51:39 +01:00
  • d63f5e6a77 Add end_col and end_lnum to ShellCheck (#4692) Brandon Maier 2024-01-14 05:47:42 -06:00
  • ebc6718c0a Support gleamlsp language server for gleam (#4696) Jonathan Palardy 2024-01-14 03:43:59 -08:00
  • 32e6fc5975 Stylelint linter output stream can go to stderr (#4702) Nicolas Blanchot 2024-01-14 12:43:31 +01:00
  • 562680e786 Use different group names for signs and virtual text (#4704) Ingo Meyer 2024-01-14 12:29:10 +01:00
  • 143074a780 Fix E1085: Not a callable type: elm_ls#GetOptions (#4707) samuelhelen 2024-01-14 13:28:29 +02:00
  • 9a23ec1f60 Ruff use json-lines output format (#4656) Finn Steffens 2023-12-10 12:45:01 +01:00
  • ecc796b3d7 fix tempfile for phpmd, to be able to use phpmd 2.14.0 (#4617) Shad 2023-12-10 12:11:29 +01:00
  • 71718722b2 Add support for Scarb in cairo files (#4669) MD 2023-12-08 19:13:37 -03:00
  • 32ee7039d0 add: support for nickel format as Nickel fixer (#4665) Yining 2023-12-08 01:55:14 +11:00
  • fc45a935bf Add clang-check linter for C (#4662) Jorengarenar 2023-12-07 15:49:37 +01:00
  • 1ccd99e113 add b:undo_ftplugin (#4625) D. Ben Knoble 2023-11-19 04:13:56 -05:00
  • 5cddc4c8e1 Adding support for ruff formatter (#4645) Joseph Henrich 2023-11-16 07:12:40 -05:00
  • 50e237facd Fix: Ruff output option (#4632) Adam Blackwater 2023-11-08 21:44:11 +00:00
  • 901d3ff8dd Fix a typo in README.md (#4647) Julian Gong 2023-11-05 12:22:41 -06:00
  • 53b01d6a54 Fix #4499 - Fix solhint >= 3.4.0 w0rp 2023-09-17 17:24:23 +01:00
  • bd9fc580a1 Close #4541 - Fix Haskell project root detection w0rp 2023-09-16 23:25:39 +01:00
  • dca621b675 Fix #4505 - Handle spaces in markdown fences w0rp 2023-09-16 23:04:46 +01:00
  • e412fa34ff Fix #3115 - Fix environment variable quoting on Windows w0rp 2023-09-16 22:33:59 +01:00
  • ae1d051504 #4454 Clean up more tests and code w0rp 2023-09-16 22:22:01 +01:00
  • 4b11cf21dc Fix grammar in ale-java.txt (#4611) pokir 2023-09-16 23:06:13 +02:00
  • cf270a1ada Stop supporting ale_lsp_root w0rp 2023-09-16 17:17:42 +01:00
  • 1799f8bec6 Close #4458 - Add an ALEStopLSP command w0rp 2023-09-16 17:03:02 +01:00
  • be69af2705 #4607 No conflicts with nvim-lspconfig by default w0rp 2023-09-14 00:38:12 +01:00
  • 9092af9ad6 Add support for Packwerk (#4594) ymap 2023-09-13 23:53:24 +09:00
  • ac615e7f65 Add lexical for linting elixir projects (#4580) Axel Clark 2023-09-11 05:48:11 -07:00
  • 1bf445c6d5 Print the most severe problem with virtualtext w0rp 2023-09-10 17:44:25 +01:00
  • 385dc4130c Show a single virtualtext message by default w0rp 2023-09-10 17:15:28 +01:00
  • 61892e8586 fix(json): update vscode json lsp name (#4601) Peter Benjamin 2023-09-09 15:28:38 -07:00
  • 92267a14ba Remove backwards compatibility with ancient setting names w0rp 2023-09-09 23:13:44 +01:00
  • 7b56ddc3f6 Close #4481 Try .venv first, drop ve-py3 w0rp 2023-09-09 22:57:01 +01:00
  • 65f0fd0d6a #4442 - Use the same default signs as Neovim diagnostics w0rp 2023-09-09 16:44:54 +01:00
  • a16f060481 Close #4442 - Use Neovim diagnostics by default w0rp 2023-09-09 16:33:23 +01:00
  • 0a135456a6 Clean up documentation typos and formatting w0rp 2023-09-09 15:40:30 +01:00
  • d2c2bbf2dc Add --globals vim to luacheck automatically w0rp 2023-09-09 14:01:00 +01:00
  • 79a2dc2d8a #4442 Display error codes in Neovim diagnostics w0rp 2023-09-09 00:10:27 +01:00
  • e4411276a5 #4442 Configure signs in Neovim diagnostics w0rp 2023-09-08 23:44:48 +01:00
  • dadc778451 #4605 Use a single time for InsertLeave emulation w0rp 2023-09-08 18:51:04 +01:00
  • dd3abf1ad9 Close #4605 - Emulate InsertLeave mode w0rp 2023-09-08 18:42:45 +01:00
  • bf55175b69 #4454 Clean up root test directory tests w0rp 2023-09-08 01:00:35 +01:00
  • e5816964d1 Give up on Windows tests again for now w0rp 2023-09-07 21:20:58 +01:00
  • 89428cb957 Try windows-2019, as windows-latest is slow as Hell w0rp 2023-09-07 21:06:44 +01:00
  • 0d07f4dba6 Try to fix building Vader again w0rp 2023-09-07 20:57:13 +01:00
  • bf8e7f6368 Stop redirecting error streams for Vader build w0rp 2023-09-07 20:54:35 +01:00
  • 752acbe79b Try http:// for downloading Vim w0rp 2023-09-07 20:52:42 +01:00
  • 9713faf192 Attempt running Windows rests relative to GitHub dir w0rp 2023-09-07 20:47:20 +01:00
  • d52c3db238 Try to fix GitHub Actions w0rp 2023-09-07 20:38:32 +01:00
  • 99a33d8d3f Try to test ALE on Windows in GitHub w0rp 2023-09-07 20:29:35 +01:00
  • 108e858d61 Update minimum supported NeoVim version to 0.6.0 w0rp 2023-09-07 19:59:05 +01:00
  • 14350dbb0d Close #3368 - Supercharge :ALEInfo w0rp 2023-09-06 00:21:58 +01:00
  • 551fbcfb09 Add an option to save hidden buffers w0rp 2023-09-06 00:17:27 +01:00
  • 8ba7ae818c Close #4461 - Use rust-analyzer by default w0rp 2023-09-05 21:44:52 +01:00
  • 64ddf457e1 Feature: add forge fmt as a fixer for Solidity files (#4598) Henrique Barcelos 2023-09-05 19:34:39 +02:00
  • 59e455b4d8 Improve ALEFix performance for neovim (#3974) Magnus Groß 2023-09-05 15:36:17 +02:00
  • ea27441834 fix(neovim): ignore unrelated diagnostics (#4597) xu0o0 2023-09-05 21:34:33 +08:00
  • 3bedafc29a fix(yaml): make actionlint respect config (#4584) Peter Benjamin 2023-09-05 06:33:41 -07:00
  • 115ad17ace Support format xml file which haven't yet persisted at the disk (#4585) jiz4oh 2023-08-20 17:43:31 +08:00
  • d1bac104a1 Fix typo in filename (#4595) ymap 2023-08-20 18:33:37 +09:00
  • fe38101db7 Fix error loading "text" syntax for hover (#4574) Tomáš Janoušek 2023-08-15 11:20:47 +01:00
  • 951b280bd5 yamlfmt (#4587) Matheus Werny 2023-08-15 11:15:06 +02:00
  • 15cbc0e912 Close #4579 - Support numhl highlights for vim >= 8.2.3874 Rodrigo Mesquita 2023-08-05 18:10:03 +01:00
  • af42e0b510 floatwin: use win_execute in NeoVim for commands when it exists (#4532) Oskar Haarklou Veileborg 2023-08-01 22:30:23 +02:00
  • 0bc2ea0800 docs: fix typo (#4567) Peter Benjamin 2023-08-01 13:23:53 -07:00
  • 18cd44c57d feat(markdown): add marksman lsp (#4565) Peter Benjamin 2023-08-01 13:23:02 -07:00
  • 1174b3b81e Don't echom if not in normal mode (#4560) Amadeus Demarzi 2023-07-31 00:39:30 -07:00
  • b216892f0c Communicate support for markdown to the lsp server (#4450) (#4453) Wooter 2023-07-25 11:43:57 +02:00
  • 481c5cccbf fixed parsing errors when certain options are used in glslangValidator (#4540) JoseGRuiz 2023-07-24 07:43:13 -05:00
  • 93a4f70414 Add erb-formatter support (#4546) Arash Mousavi 2023-07-24 13:38:52 +01:00
  • 3d10770387 Remove gometalinter support (#4534) Craig Rodrigues 2023-07-24 05:33:15 -07:00
  • f34016a552 feat: enable golangci-lint by default (#4536) Craig Rodrigues 2023-07-24 05:30:00 -07:00
  • 969f7b080f Add end_col of matched forbidden word (#4556) LittleKey 2023-07-24 09:37:49 +08:00
  • 7ba88ad343 chore: update elixir_ls.vim (#4547) Mitchell Hanberg 2023-07-23 21:28:34 -04:00
  • 32e1417d98 fix(vue): volar v1 support (#4552) Arnold Chand 2023-07-23 21:08:11 -04:00
  • 1084152a11 ale-rust: add an example for rust-analyzer configuration (#4559) Ben Boeckel 2023-07-24 00:35:54 +00:00
  • 29e5ffe35a Remove golint supported-tools (#4535) Craig Rodrigues 2023-06-27 02:52:50 -07:00
  • 21f1ab6ffc feat: support Bazel buildifier linter (#4529) Chuck Grindel 2023-06-27 03:52:25 -06:00
  • 5ab35a7a30 Update cairo linter to Cairo 1.0 (#4530) 0xHyoga 2023-06-27 11:44:20 +02:00
  • c0eff9f2f1 Mention deadnix in supported tools (#4528) Nathan Henrie 2023-06-08 19:56:53 -06:00
  • 7021ed0c68 🐛 Fix a Ruby deprecation warning in the ERB linter (#4521) Rob Whittaker 2023-05-26 06:52:51 +01:00
  • a46121a532 Dockerlinter (#4518) Shad 2023-05-22 04:58:59 +02:00
  • 5c803fb970 docs: fix broken link for ccls init opts (#4520) bretello 2023-05-21 07:11:15 +02:00
  • 9fe9f11521 Add support for npm-groovy-lint (#4495) lucas-str 2023-05-06 02:02:07 +02:00
  • 61248e1453 Add fourmolu fixer (#4501) Pat Brisbin 2023-04-22 09:05:50 -04:00
  • fdadaed2ba Fix 4490 - Fix pyright not running with poetry (#4491) Horacio Sanson 2023-04-13 08:54:49 +09:00
  • 93100159a2 Add support for Bicep when installed as a plugin to Azure CLI (#4496) Carl Smedstad 2023-04-13 01:51:52 +02:00
  • 57254db9ef Fix error from ansible-lint versions >=6.11.0. (#4492) SkrrtBacharach 2023-04-07 01:19:58 +01:00
  • b0ba31f88e remove --enable-all from golangci-lint options (#4488) Veselin Ivanov 2023-04-02 11:09:58 +02:00
  • 41e12fd640 Added column alignment for errors (#4473) David le Blanc 2023-03-31 12:50:48 +11:00