Commit graph

  • 09b8cc97de Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-11-27 13:38:24 +0100
  • 1365dce921
    Merge pull request #3461 from lyz-code/feat/add-yamlfixer Horacio Sanson 2020-11-27 16:02:33 +0900
  • 0a2ad516d4 Fix regexp pattern to work correctly in nvim and vim on windows and linux fwy 2020-11-26 15:29:23 -0600
  • 12eb8d1523
    fix: correct suggested filetype for yamlfix Lyz 2020-11-26 12:42:50 +0100
  • ce3d891bed Use better string comparison operators in isort fixer Ivor Peles 2020-11-25 17:57:40 -0500
  • 713e53e3f6 Ensure isort / pipenv test conforms to ALE coding standards Ivor Peles 2020-11-25 17:51:27 -0500
  • 340e966055 Fix comparison operator Ivor Peles 2020-11-25 17:34:03 -0500
  • c69d696e1b
    feat: add yamlfix fixer Lyz 2020-11-24 23:56:30 +0100
  • 7e9d4fbfc8 refactor: Move test to the right file Gonzalo Quero 2020-11-23 10:21:09 +0000
  • 491ceacb64 fix: Use proper CdPath function in test Gonzalo Quero 2020-09-02 14:31:11 +0100
  • 05d5cc4988 chore: Document config_file variable Gonzalo Quero 2020-09-02 13:39:51 +0100
  • 7d8275daf5 chore: Add Elixir Credo tests Gonzalo Quero 2020-09-02 13:39:32 +0100
  • 433b23be17 feat: Add optional configuration file for Credo Gonzalo Quero 2020-09-02 13:08:46 +0100
  • d27a3f453c Ignore executable check when executable is pipenv Ivor Peles 2020-10-06 04:07:10 -0400
  • 6efca486e8 Add test for isort with auto_pipenv flag(s) Ivor Peles 2020-10-06 04:06:44 -0400
  • ae86d10e48 Set default value for python_isort_auto_pipenv Ivor Peles 2020-10-06 04:00:45 -0400
  • 64471e6ea8 Document ale_python_isort_auto_pipenv option Ivor Peles 2020-10-06 02:27:08 -0400
  • 373ffa0f31 Use pipenv isort executable when python_auto_pipenv = 1 Ivor Peles 2020-10-06 02:12:05 -0400
  • 681a6e371d
    Use _config for LSP config options w0rp 2020-11-21 20:58:34 +0000
  • 9692c0c64c
    Add support for R languageserver (#3370) Eric Zhao 2020-11-21 15:56:38 -0500
  • 5458a1b291
    Fix 3103 - add shellcheck shell directive detection. (#3216) Horacio Sanson 2020-11-22 05:49:31 +0900
  • b4550f361b
    Merge pull request #3409 from lyz-code/feat/add-autoimport-support w0rp 2020-11-21 20:45:51 +0000
  • b09ccc12c3
    Added the Vundle command in installation instructions (#3400) Gabriel Petrovay 2020-11-21 21:32:58 +0100
  • e1184e31f6
    Adds support for Tlint - A Tighten Opinionated PHP Linter (#3291) Jose Soto 2020-11-21 12:29:33 -0800
  • 96428425fe
    Merge pull request #2903 from davidtwco/ormolu-fixer w0rp 2020-11-21 20:25:13 +0000
  • 2873be2d6a
    Add php phpcbf options (#3383) Dale Jung 2020-11-21 15:19:02 -0500
  • d1246ea8d5
    Merge pull request #3380 from rgossiaux/patch-1 w0rp 2020-11-21 20:17:35 +0000
  • 2e91f0e689
    Use has('gui_running') instead of has('gui') w0rp 2020-11-21 20:16:32 +0000
  • a139599d39
    Close #2727 - Add a hover-only setting for balloons w0rp 2020-11-21 20:12:09 +0000
  • 06e7f2195e
    Fix #3332 - Modify everything for rename/actions w0rp 2020-11-21 19:00:53 +0000
  • b8aaff2cf7
    Merge pull request #3358 from lukaswozniak/master w0rp 2020-11-21 16:40:29 +0000
  • 342e5af4e3
    Add a missing blank line in documentation w0rp 2020-11-21 16:19:56 +0000
  • e4bfcb44b3
    Merge pull request #3357 from creativenull/feat-php-intelephense w0rp 2020-11-21 16:18:20 +0000
  • edd96f4414
    Merge pull request #3354 from rphln/collapse-whitespaces w0rp 2020-11-21 16:16:08 +0000
  • d23c9125c5
    Merge pull request #3352 from arthrarnld/patch-1 w0rp 2020-11-21 16:13:24 +0000
  • c10e807492
    Fix handling of ranges at file end. (#3344) w0rp 2020-11-21 16:03:39 +0000
  • e5d16caebe
    Add luafmt fixer (#3289) zandr 2020-11-21 10:59:50 -0500
  • 8e28de142a
    Merge pull request #3292 from dmitrivereshchagin/add-elvis-handler-for-erlang w0rp 2020-11-21 15:56:50 +0000
  • df3163223f
    Merge pull request #3282 from zanona/master w0rp 2020-11-21 15:36:22 +0000
  • 9f2215d69b
    Merge pull request #3435 from myobie/yarn-berry w0rp 2020-11-21 15:33:55 +0000
  • 81d16823a7
    Settings to control suggestions. Dalius Dobravolskas 2020-10-25 21:58:22 +0200
  • 17c0c3c731
    Test fix. Dalius Dobravolskas 2020-09-23 16:35:47 +0300
  • c098a07d67
    Tests added. Dalius Dobravolskas 2020-09-23 16:24:45 +0300
  • 2ab46d4b8e
    Show tsserver hints/suggestions in Ale. Dalius Dobravolskas 2020-09-23 16:08:14 +0300
  • d0b5909fd8
    #3442 Fix code fix clangd issue Dalius Dobravolskas 2020-11-21 01:26:16 +0000
  • 7c04ee5c20
    Close #1466 - Add GVIM refactor menu support w0rp 2020-11-21 01:18:27 +0000
  • f156548c16 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-11-20 10:11:02 +0100
  • ddfc43e774 pass lsp intialization_options to rust-analyzer Ben Linsay 2020-11-18 20:39:07 -0500
  • b74827de99
    Look for node packages in .yarn/sdks as well Nathan Herald 2020-07-29 18:23:00 +0200
  • 48fe0dd4f6
    Update documentation for code actions and rename w0rp 2020-11-14 10:41:51 +0000
  • e9140c740b
    cmp forwards, and reverse the code actions w0rp 2020-11-14 10:17:02 +0000
  • 01800a23ad
    Support for LSP/tsserver Code Actions (#3437) Dalius Dobravolskas 2020-11-14 12:15:17 +0200
  • 42e4b14861
    Merge branch 'master' of github.com:dense-analysis/ale into dhall toastal 2020-11-14 15:03:26 +0700
  • 01b661ea25 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-11-06 13:31:59 +0100
  • 1ec573bf0d
    Merge pull request #3427 from lifecrisis/sh-buffer-vars Horacio Sanson 2020-11-05 08:37:15 +0900
  • 96d8415946 Add -imacros to C flags Manoel Brunnen 2020-11-03 23:06:14 +0100
  • 31b7a2de41
    Move the test for buffer-local variables Jason Franklin 2020-11-02 10:50:14 -0500
  • 73632312c2
    Use the proper term for the "#!" line Jason Franklin 2020-11-02 10:46:56 -0500
  • 6c22936303
    Remove a noise comment Jason Franklin 2020-11-02 10:46:28 -0500
  • db96b00720
    Merge branch 'custom-erlc-executable' pinicarus 2020-11-01 11:45:36 +0100
  • a49f664aea chang fishindent to fish_indent cyy 2020-10-07 14:04:43 +0700
  • 194660660d update url cyy 2020-10-05 15:30:53 +0700
  • 9d1a71a5cb add doc and test cyy 2019-09-23 10:43:31 +0800
  • 983c7e8805 add fish_indent fixer cyy 2019-08-25 22:14:53 +0800
  • 62f2c6d326
    test(erlang/erlc): simplify matches pinicarus 2020-10-28 12:58:15 +0100
  • 7d69cdf4ad
    test(erlang/erlc): make quotes optional in matches pinicarus 2020-10-28 12:51:38 +0100
  • 15f44933c2
    feat(erlang/erlc): add option for custom executable pinicarus 2020-10-28 11:48:57 +0100
  • 513e6ee972
    feat: add autoimport fixer Lyz 2020-10-23 18:53:38 +0200
  • b496c4b164
    Add ormolu fixer. David Wood 2019-11-19 21:15:35 +0000
  • cafe8621e2 Add Ruby sorbet option to enable watchman Will Leinweber 2020-10-20 21:54:45 -0700
  • af5a8e1abf
    add sbt as a suggested filetype for scalafmt fixer StephenWithPH 2020-10-19 09:47:54 -0700
  • b84d41f9ea Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-10-16 17:51:08 +0200
  • 557a1ed5da
    Make the two nearly identical Swift tools easier to distinguish w0rp 2020-10-15 22:02:27 +0100
  • 477eb89793
    #3332 Implement :ALERename! for ignoring errors w0rp 2020-10-15 21:56:21 +0100
  • f384d61c3d
    Fix sorting of supported tools w0rp 2020-10-15 21:24:27 +0100
  • f125c11faa Update FindProjectRootIni with poetry.lock and pyproject.toml ecly 2020-10-15 13:35:47 +0200
  • c4eb41f091 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-10-09 12:54:48 +0200
  • 160af49450 update tests D. Ben Knoble 2020-10-08 12:02:30 -0400
  • 47da7483d8 Merge remote-tracking branch 'origin/master' into fix-swipl D. Ben Knoble 2020-10-08 11:55:39 -0400
  • c37cc1c8a3 dafny: include correct filename in lint results D. Ben Knoble 2020-10-08 11:54:17 -0400
  • 96ec33e6d6 Use stdin/stdout to communicate with gofmt Andrey Popp 2020-10-03 17:57:59 +0300
  • d7557ef9be
    refactor(erlang/dialyzer): simplify option handling pinicarus 2020-10-03 10:16:04 +0200
  • 9a8ab764d5
    Fix typo in ale-python.txt rgossiaux 2020-10-02 22:51:54 -0400
  • b91c6c2edd
    Merge pull request #3374 from fenuks/maven_helper Horacio Sanson 2020-10-02 20:07:28 +0900
  • 4466c47990 Add tests for maven.vim file fenuks 2019-12-16 01:18:13 +0100
  • bd1b671e82 Merge remote-tracking branch 'upstream/master' Bartek thindil Jasicki 2020-10-02 09:36:32 +0200
  • ef145bda1c
    docs(erlang/dialyzer): change wording a bit pinicarus 2020-10-01 19:20:31 +0200
  • 3410c1b1e2 prolog/swipl: add blank line after call D. Ben Knoble 2020-10-01 13:18:31 -0400
  • 81b92bcbfa prolog/swipl: add test for new format D. Ben Knoble 2020-10-01 13:11:56 -0400
  • e32d5fc03d prolog/swipl: address linter feedback D. Ben Knoble 2020-10-01 13:10:28 -0400
  • abe1440268 prolog/swipl: update error format for new version D. Ben Knoble 2020-10-01 12:49:53 -0400
  • 2d3ed956b9
    Merge pull request #3375 from isaif/fix-doc Horacio Sanson 2020-10-01 20:44:35 +0900
  • 7857098cb0 Fix grammatical error in doc isaif 2020-10-01 16:23:49 +0530
  • ac3c0c093a
    feat(erlang/dialyzer): add custom options passing pinicarus 2020-09-30 22:44:19 +0200
  • 7186b0437f Add maven helper file; use maven wrapper if available instead of global 'mvn' executable fenuks 2019-12-09 23:38:53 +0100
  • 96dcbd1f20
    Merge pull request #3367 from bratekarate/update-bibclean Horacio Sanson 2020-09-28 10:53:19 +0900
  • 56242cb874
    fix lint, fix variable semantics and update tests bratekarate 2020-09-26 17:09:54 +0200
  • 94927195ee
    Merge pull request #3284 from resong/bug/duplicateTag Horacio Sanson 2020-09-26 14:50:36 +0900
  • 5f2aeba8cc
    bibclean: update matchlist reges for bibclean > v2.11.4 bratekarate 2020-09-26 03:21:26 +0200
  • e089969404
    fix(ale_linters/phpcs): add support for multiline error messages Marcus Zanona 2020-08-12 11:06:35 +0200