Commit Graph

  • ba38688dff support tests/ with elm 0.19.0 Aryeh Leib Taurog 2019-01-01 20:42:06 +02:00
  • bbf02d837e test elm-make changes to rootdir when elm.json is found Aryeh Leib Taurog 2019-01-01 21:37:42 +02:00
  • 08606b88d0 Clean up the new g:ale_shell code. Use it for Windows w0rp 2019-01-03 21:23:09 +00:00
  • 7919db0db5 Merge pull request #2167 from stegmanh/master w0rp 2019-01-03 21:01:13 +00:00
  • 1b264b8662 Merge pull request #2168 from fx-carton/master w0rp 2019-01-03 20:37:16 +00:00
  • 78724f4cd3 Fix some formatting issues w0rp 2019-01-03 20:33:59 +00:00
  • a1654cfb58 Merge pull request #1988 from mdtusz/pipenv-black w0rp 2019-01-03 20:32:36 +00:00
  • 5f613a5fd6 change ale to use value of g:ale_shell regardless of what it is #2167 Holden 2019-01-02 19:05:51 -05:00
  • 1d87c844b0 Merge pull request #2173 from chaucerbao/feature/find-references-line-text w0rp 2019-01-02 22:40:11 +00:00
  • 5792bd6e29 Update FindReferences tests #2173 Alvin Chan 2018-12-31 14:59:50 -07:00
  • f534db1ef9 Replace trim with substitute for compatibility (Vim <8.0.1630) Alvin Chan 2018-12-31 14:54:36 -07:00
  • 24fda01a0e Add associated line text on ALEFindReferences results for TypeScript Alvin Chan 2018-12-31 14:29:42 -07:00
  • e5f33c6598 Add a test for cflags merging bug #2168 François-Xavier Carton 2018-12-29 12:13:23 +01:00
  • f7c4c403eb Fix CFLAGS parsing François-Xavier Carton 2018-12-29 01:11:35 +01:00
  • 8550fa6059 fix tests on windows Holden 2018-12-28 12:51:01 -05:00
  • 3ec20a730d address PR feedback by fixing docs and hardcoding bash to use -c on fish and pwsh environments Holden 2018-12-28 12:35:57 -05:00
  • c499825a0b add tests for ale_shell option Holden 2018-12-28 11:58:55 -05:00
  • 48057407ec Fixup tests for auto-pipenv #1988 Miklós Tusz 2018-12-21 20:28:17 -08:00
  • 4bf260e953 Remove unnecessary exe check for black Miklós Tusz 2018-10-11 11:29:09 -04:00
  • 63e76875d5 Add test for python_black_auto_pipenv Miklós Tusz 2018-10-10 09:20:33 -04:00
  • 1c9ad77866 Add documentation for python_black_auto_pipenv Miklós Tusz 2018-10-10 09:05:52 -04:00
  • 6619e1ac53 Add auto_pipenv config for black Miklós Tusz 2018-10-10 09:04:20 -04:00
  • 73ca1e7191 Merge pull request #2150 from mvgrimes/perl-linter-data-fix w0rp 2018-12-20 16:22:10 +00:00
  • 5345a5dd81 Merge pull request #2141 from benjaminjkraft/master w0rp 2018-12-20 16:15:57 +00:00
  • 73a204dd00 Add versions of ALEGoToDefinition that open in splits #2141 Ben Kraft 2018-12-12 11:35:57 -08:00
  • c19f2aa302 Adds tests for perl-linter where a second file/line is included in error #2150 Mark Grimes 2018-12-19 08:30:23 -05:00
  • f1ed654ca5 #2132 Change (buffer, lines) fixer functions to (buffer, done, lines) w0rp 2018-12-18 11:13:28 +00:00
  • 0495a8be20 Merge pull request #2153 from deltaskelta/gqlint-fix w0rp 2018-12-18 10:19:59 +00:00
  • 0e3778e335 Merge pull request #2153 from deltaskelta/gqlint-fix w0rp 2018-12-18 10:19:59 +00:00
  • e55d07cf6f changed gqlint to lint the file on disk #2153 Jeff Willette 2018-12-18 11:37:31 +09:00
  • 9a3be907ea Close #2152 - Use ale_javascript_standard_options for fixing files too w0rp 2018-12-18 09:28:55 +00:00
  • ebab81b220 Use non-greedy matching instead of looking for the comma Mark Grimes 2018-12-16 17:01:24 -05:00
  • 6ef54842de Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wrong-file w0rp 2018-12-16 13:17:52 +00:00
  • 13060a3492 Merge pull request #2136 from hsanson/368-chktex-latex-report-errors-from-wrong-file w0rp 2018-12-16 13:17:52 +00:00
  • 38d25fc7c0 Update the perl-linter's l:pattern to catch missing errors Mark Grimes 2018-12-14 16:14:54 -05:00
  • 5052eca5cb Add tests to lacheck linter #2136 Horacio Sanson 2018-12-11 23:44:06 +09:00
  • 2cfa09e02d Adds standardrb linter (#2133) Justin Searls 2018-12-10 16:02:32 -05:00
  • c899ff3523 Explain the .* .gitignore rule w0rp 2018-12-10 20:20:23 +00:00
  • 39c892eff4 #1520 - Add an :ALEDocumentation for tsserver w0rp 2018-12-10 20:08:28 +00:00
  • a6a8c90126 Fix 368 - Lacheck reports errors from input{} files. Horacio Sanson 2018-12-10 23:38:03 +09:00
  • c7292ce892 javac linter: fix handling of error messages containing ':' character #2134 David LANDREAU 2018-12-09 18:22:50 +01:00
  • 57a04701c3 Merge branch 'master' of github.com:stegmanh/ale Holden 2018-12-07 18:05:20 -05:00
  • cbc029b2b8 Add initial support for settings to overwrite ale shell Holden 2018-12-07 18:04:28 -05:00
  • 9226e13b31 Add support for Pod based SwiftLint (#2122) Gordon Fontenot 2018-12-07 17:20:58 -05:00
  • 3db564f774 Merge pull request #2061 from hsanson/1910-add-support-for-bibclean-fixer w0rp 2018-12-06 20:26:04 +00:00
  • fdd37acc1f Add support for pydocstyle linter (#2085) pmacosta 2018-12-06 13:27:03 -05:00
  • 2760cf7018 refactor sasslint linter (#2077) Oskar Grunning 2018-12-06 19:23:31 +01:00
  • dc61d46e28 Merge pull request #2119 from hsanson/1994-fix-javalsp-support w0rp 2018-12-05 13:10:05 +00:00
  • 3346b200bf Fix javalsp command. #2119 Horacio Sanson 2018-12-05 21:27:02 +09:00
  • 92668b6beb Merge pull request #2117 from gitter-badger/gitter-badge w0rp 2018-12-04 19:27:25 +00:00
  • b4bcbfcc3b Add Gitter badge #2117 The Gitter Badger 2018-12-04 19:26:17 +00:00
  • f4af9157e1 Make the suggestion about asking for help friendlier w0rp 2018-12-04 19:07:55 +00:00
  • 0d14380d8a Do not wrap bug report lines w0rp 2018-12-04 09:42:37 +00:00
  • f2b353fa09 Fix a mistake with a link w0rp 2018-12-04 09:33:24 +00:00
  • df76d8a51c Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm" w0rp 2018-12-03 20:39:10 +00:00
  • 6f32f002e7 Revert "Merge pull request #2083 from zackhsi/scalac-until-jvm" w0rp 2018-12-03 20:39:10 +00:00
  • 9eda079e02 Typo w0rp 2018-12-03 20:30:24 +00:00
  • 146769c616 Tell people to ask for tech support outside of GitHub issues w0rp 2018-12-03 20:29:26 +00:00
  • 9e97a6914e Add bibclen fixer support #2061 Horacio Sanson 2018-11-07 17:33:14 +09:00
  • 1d4f985538 Merge pull request #2110 from w0rp/lazy-clipboard v2.3.0 Ryan 2018-11-30 09:39:57 -06:00
  • 8176f79fa1 Merge pull request #1734 from sridhars/master Ryan 2018-11-30 09:36:37 -06:00
  • d2b0ae8108 Merge branch 'master' into sridhars #1734 Bjorn Neergaard 2018-11-29 14:57:35 -07:00
  • ef641dda80 Add test for detail in lsp ReadDiagnostics Bjorn Neergaard 2018-11-29 14:51:01 -07:00
  • fcd5e18a99 Use single quotes to satisfy vint Bjorn Neergaard 2018-11-29 14:35:54 -07:00
  • 121ecf9262 Only set the unnamed register at the end of :ALEInfoToClipboard #2110 Bjorn Neergaard 2018-11-29 13:48:17 -07:00
  • 0a384a49d3 Merge pull request #2096 from mgedmin/flake8-uses-vcols w0rp 2018-11-28 09:49:31 +00:00
  • 7e28a61fac Merge pull request #2104 from andys8/patch-1 w0rp 2018-11-26 10:24:15 +00:00
  • 44512bb8af Readme: Links for tsserver and cargo #2104 Andy 2018-11-25 16:52:32 +01:00
  • 51b6fa4aa2 Merge pull request #2103 from bfredl/ns w0rp 2018-11-25 14:05:39 +00:00
  • 6746cb3333 Fixing linter problems #2103 w0rp 2018-11-25 13:57:13 +00:00
  • d18511f322 Don't hardcode the namespace id for virtual text Björn Linse 2018-11-25 10:52:05 +01:00
  • 2ab64514d0 php: change phpstan's --errorFormat to --error-format (#2005) lfree 2018-11-23 17:39:50 +08:00
  • a0baeec591 Fix unit tests #2096 Marius Gedminas 2018-11-22 12:09:45 +02:00
  • 9481f307fb flake8 reports visual columns Marius Gedminas 2018-11-22 11:57:02 +02:00
  • ff0bd14efe Merge pull request #2068 from m-pilia/ispc w0rp 2018-11-21 16:44:59 +00:00
  • 66212966dd Add --nowrap to ispc options #2068 Martino Pilia 2018-11-21 10:40:07 +01:00
  • a05a16b109 Merge pull request #2070 from meain/fixer-prettier-yaml w0rp 2018-11-19 20:22:35 +00:00
  • e74d43fb25 Fix #2084 - Disable mix by default, as it causes too many problems w0rp 2018-11-19 20:14:22 +00:00
  • 1c89495d77 Merge pull request #2083 from zackhsi/scalac-until-jvm w0rp 2018-11-19 20:02:07 +00:00
  • 4b4b09593b Merge pull request #2087 from m-pilia/ada w0rp 2018-11-19 19:36:32 +00:00
  • d90673ab5b Add GCC linter for Ada #2087 Martino Pilia 2018-11-18 18:14:24 +01:00
  • 1b779fbc08 Fix test #2083 Zack Hsi 2018-11-17 13:02:16 -08:00
  • f538bb440a Merge pull request #1907 from guill/compile_commands_fix w0rp 2018-11-17 20:28:11 +00:00
  • 1b3fa9828c Fix bug where last c flag was ignored #1907 Jacob Segal 2018-09-10 18:46:18 -07:00
  • c25582076c Continue scalac compilation until just before bytecode generation Zack Hsi 2018-11-16 15:31:13 -08:00
  • 531868f759 Merge pull request #2079 from jeffkreeftmeijer/vale-asciidoc w0rp 2018-11-15 09:10:53 +00:00
  • 7c73901199 Add Vale linter for AsciiDoc #2079 Jeff Kreeftmeijer 2017-10-08 14:45:10 +02:00
  • dd7b2188ab Add style highlights for virtualtext and document all of them w0rp 2018-11-14 16:44:53 +00:00
  • f64f9aba16 Add specific highlight groups for virtualtext (#2071) jamestthompson3 2018-11-14 18:21:35 +02:00
  • 3948638dbe Merge pull request #2069 from meain/fixer-prettier-html-tests w0rp 2018-11-12 18:33:16 +00:00
  • d045de2618 add yaml to registry for prettier #2070 Abin Simon 2018-11-12 12:43:08 +05:30
  • 1f4dbb82ec add tests for prettier-html #2069 Abin Simon 2018-11-12 12:28:34 +05:30
  • 9e8f2b0840 Lint ispc on disk to solve include imprecisions Martino Pilia 2018-11-12 00:54:24 +01:00
  • 0b4507ed56 Add linter for ispc Martino Pilia 2018-11-11 18:26:37 +01:00
  • d30da203b9 Merge pull request #2063 from languitar/better-checkstyle w0rp 2018-11-11 10:00:37 +00:00
  • 7dd460303d Merge pull request #2060 from meain/fixer-pretty-html w0rp 2018-11-11 09:57:48 +00:00
  • d1d5292178 Fix #2054 - Make golint configurable w0rp 2018-11-11 09:42:57 +00:00
  • b96105bebb Merge pull request #2056 from luan/virtualtext w0rp 2018-11-11 09:17:53 +00:00
  • 6858b4a259 Merge pull request #2059 from jparise/test-elixir-paths w0rp 2018-11-10 11:00:13 +00:00
  • 90f2875f29 Merge pull request #2053 from andreypopp/fix-ocamlformat-stdin-stdout w0rp 2018-11-10 10:57:11 +00:00