Commit Graph

  • ab3646862c Update the bug reporting template w0rp 2018-10-02 11:28:13 +01:00
  • 5960a9ae4b Encourage people to write tests even more w0rp 2018-10-02 11:23:23 +01:00
  • 04ed87c882 Merge pull request #1955 from eborden/eborden/mising_hlint_executable_var w0rp 2018-09-29 11:25:37 +01:00
  • 2b2e766dc6 Add Perl6 support via 'perl6 -c' Travis Gibson 2018-09-28 16:18:40 -07:00
  • eae8ffafb8 Set global vars in hlint linter file. #1955 Evan Rutledge Borden 2018-09-28 13:54:21 -04:00
  • 2a56475cf7 Remove test vars that cover bug Evan Rutledge Borden 2018-09-28 11:37:40 -04:00
  • a8915d885b Add better support for Haskell stack compiler tools (#1851) Evan Borden 2018-09-28 04:05:01 -04:00
  • a26b3319a1 Merge pull request #1950 from yejingchen/ccls w0rp 2018-09-28 09:02:00 +01:00
  • 8891b7c349 Move ccls functions to autoload/ale/handler #1950 Ye Jingchen 2018-09-28 03:26:57 +08:00
  • fd0467f992 Merge pull request #1917 from jpsouzasilva/fix-stylelint-scss w0rp 2018-09-27 16:54:17 +01:00
  • 947360f714 Add psalm linter for PHP (#1893) Richard Marmorstein 2018-09-27 11:48:47 -04:00
  • 17676f6a6d Add missing files for ccls test Ye Jingchen 2018-09-26 23:17:19 +08:00
  • 626e47f5c9 Add ccls tests Ye Jingchen 2018-09-26 22:50:43 +08:00
  • 58ceb21cbc Merge pull request #1908 from KtorZ/master w0rp 2018-09-26 15:38:15 +01:00
  • 56658fd3ad Add ccls support for C/C++/ObjC Ye Jingchen 2018-09-26 20:09:37 +08:00
  • 143c3cd09f #1941 Explain how to alleviate a timeoutlen Vim bug by changing settings v2.2.0 w0rp 2018-09-25 10:17:45 +01:00
  • 8e7e810db6 Bugfix: python add blank lines (#1944) Bert JW Regeer 2018-09-25 03:02:01 -06:00
  • aa5c82b171 Merge pull request #1932 from rhysd/shfmt-default-indent w0rp 2018-09-20 09:30:59 +01:00
  • 560749cf9e Merge pull request #1939 from elebow/fix-typo-solargraph-docs w0rp 2018-09-20 09:28:48 +01:00
  • 1900b76005 Fix #1938 - Set a default value for an undefined variable w0rp 2018-09-20 08:28:51 +01:00
  • a59f5776fa Fix typo in Solargraph documentation #1939 Eddie Lebow 2018-09-19 21:59:15 -04:00
  • 169a6e26b2 Merge pull request #1719 from elebow/auto-pipenv-option-for-python-linters w0rp 2018-09-19 19:46:13 +01:00
  • e82bcdb8a6 Add fixer for Go modules (#1873) Martin Tournoij 2018-09-19 19:33:23 +01:00
  • a6c6e24d61 #1872 Remove extra carriage returns when fixing files on Windows w0rp 2018-09-19 19:28:41 +01:00
  • 9d50a06d48 Merge pull request #1937 from danielwe/master w0rp 2018-09-19 15:40:10 +01:00
  • d50e603177 Support both old (<0.7) and new Julia versions #1937 Daniel Wennberg 2018-09-19 06:51:20 -07:00
  • b278927102 Merge pull request #1924 from fenuks/prospector-url-fix w0rp 2018-09-19 13:24:40 +01:00
  • 6bbbb9456c Merge pull request #1926 from gnustomp/master w0rp 2018-09-19 13:22:43 +01:00
  • e5b920e387 Merge pull request #1934 from meunierd/solargraph-stdio w0rp 2018-09-19 13:12:41 +01:00
  • 993f02ad80 Merge pull request #1928 from felipesere/master w0rp 2018-09-18 17:46:45 +01:00
  • 213a901ccd Stop tsserver from causing errors to be rendered redundantly w0rp 2018-09-18 17:43:17 +01:00
  • 4025030d86 Solargraph stdio #1934 Devon Meunier 2018-09-18 10:33:22 -04:00
  • 532686102e shfmt: Use Vim's indent config as default indent width #1932 rhysd 2018-09-18 15:41:33 +09:00
  • bd32b7c856 Add command_callback tests to cover hlint config variables #1908 KtorZ 2018-09-18 08:25:49 +02:00
  • d84fcf6c3c Define custom vim global variables to pass options to hlint KtorZ 2018-09-11 17:17:55 +02:00
  • 3c067941f1 add test for arguments with '--' #1926 James Ye 2018-09-18 10:59:26 +10:00
  • f09e6d638f Test that we CleanupEveryBuffer when vim supports it #1928 Felipe Sere 2018-09-17 21:26:25 +01:00
  • ddb3e6d57a Handle failing to connect to eslint_d w0rp 2018-09-17 17:32:57 +01:00
  • cbf0568061 Join the ALECleanupGroup and ensure we don't run cleanup if ale.vim isn't loaded Felipe Sere 2018-09-17 15:50:04 +01:00
  • a4a4bba884 Merge pull request #1927 from jparise/thrift-includes-default w0rp 2018-09-17 11:21:30 +01:00
  • f9e99d81a4 #1794 - Handle LSP documentation content as a Dictionary w0rp 2018-09-17 11:16:46 +01:00
  • 1a13963f0d Merge pull request #1925 from elebow/fix-markdown-error-in-readme-solargraph w0rp 2018-09-17 09:48:02 +01:00
  • 0b163ec656 Fix the Julia languagserver linter for Julia 0.7 w0rp 2018-09-17 09:16:41 +01:00
  • b7fcec4d17 thrift: default thrift_thrift_includes to ['.'] #1927 Jon Parise 2018-09-14 14:56:15 -07:00
  • fba4cfeae9 To avoid blocking build tools, suspend ALE when suspending vim Felipe Sere 2018-09-16 15:57:13 +01:00
  • 87743faf2a c#ParseCFlags: don't index empty list James Ye 2018-09-16 22:57:43 +10:00
  • 24e26b419a Fix markdown error in README solargraph entry #1925 Eddie Lebow 2018-09-15 22:14:01 -04:00
  • dbe9352935 Add python_auto_pipenv config var for all python linters. #1719 Eddie Lebow 2018-09-15 21:38:26 -04:00
  • 56e67c5811 Add python_[linter]_auto_pipenv options for python linters (fixes #1656) Eddie Lebow 2018-07-11 23:02:23 -04:00
  • 21ac9bdcaf Update prospector tool url in README #1924 fenuks 2018-09-15 16:51:11 +02:00
  • f1f2a22228 Merge pull request #1921 from rrosenblum/ruby_linters w0rp 2018-09-14 18:46:29 +01:00
  • 9bbea8b830 Add tests for assuring the SCSS stylelint options work #1917 jpsouzasilva 2018-09-14 13:32:42 -03:00
  • a55b8d10b0 Fix bug with RuboCop linter when options are not set #1921 Ryan Rosenblum 2018-09-14 12:30:28 -04:00
  • 0868cb769d Merge pull request #1906 from ngavalas/autocomplete-trigger-prefix w0rp 2018-09-14 13:32:25 +01:00
  • 7f1c411b5e Merge pull request #1850 from rrosenblum/ruby_linters w0rp 2018-09-14 13:27:07 +01:00
  • b01470cbbc Test for bundle paths with spaces again #1850 w0rp 2018-09-14 13:26:29 +01:00
  • 5c86ffd321 Return only the unescaped executables from executable callbacks w0rp 2018-09-14 13:24:59 +01:00
  • 43d7e8fde9 #1889 Add support for automatically previewing messages based on the cursor position w0rp 2018-09-14 12:42:26 +01:00
  • f380d8508e Merge pull request #1919 from saschagrunert/patch-1 w0rp 2018-09-14 11:41:47 +01:00
  • c48106f484 Adapt tests #1919 Sascha Grunert 2018-09-14 10:47:33 +02:00
  • 96e25d471c Change PCRE escape to simple escape Sascha Grunert 2018-09-14 10:41:35 +02:00
  • 5901e1a879 Support options when using Stylelint with SCSS jpsouzasilva 2018-09-13 08:51:33 -03:00
  • 9e09b7ca35 Update all Ruby linters to work consistently with bundler Ryan Rosenblum 2018-08-24 11:33:59 -04:00
  • b4513fc4b0 fix non-. prefix triggers overfiltering results #1906 Nick Gavalas 2018-09-10 18:55:49 -04:00
  • 78af99c256 Merge pull request #1905 from ngavalas/tsserver-classname-fix w0rp 2018-09-11 16:16:18 +01:00
  • 44070d8a45 fix tsserver className parsing #1905 Nick Gavalas 2018-09-10 18:47:04 -04:00
  • 99e9417ef9 Add support for Julia Language Server (#1894) w0rp 2018-09-10 17:24:04 +01:00
  • c76d8aa0b5 Merge pull request #1900 from McSwaggens/master v2.1.1 v2.1.x w0rp 2018-09-10 09:24:35 +01:00
  • bfba216e61 Merge pull request #1900 from McSwaggens/master w0rp 2018-09-10 09:24:35 +01:00
  • f00435e356 Merge pull request #1899 from blueyed/typo w0rp 2018-09-10 09:21:01 +01:00
  • 150015d0dc Fixed NASM tests #1900 Daniel Jones 2018-09-10 09:23:47 +10:00
  • 8bbf1425bf Fixed NASM linter from outputting junk file Daniel Jones 2018-09-10 08:17:44 +10:00
  • f516cac47c doc: fix typo in ale-rust.txt #1899 Daniel Hahler 2018-09-09 23:33:53 +02:00
  • 169e4b67d3 Added julia to the list in ale-support docs #1894 Bartolomeo Stellato 2018-09-09 14:47:55 -04:00
  • 6e7b7b23e5 Updated readme Bartolomeo Stellato 2018-09-09 14:18:15 -04:00
  • 97ed25a8bf Escape julia command + reorder table in README Bartolomeo Stellato 2018-09-09 10:09:05 -04:00
  • 0948dcc435 Merge pull request #1897 from LEI/add-sqlfmt-fixer w0rp 2018-09-09 11:55:42 +01:00
  • 395aba19c3 Merge pull request #1885 from dsifford/dsifford-fixer-uncrustify w0rp 2018-09-09 11:30:30 +01:00
  • b3adf241c3 Fix other warnings Bartolomeo Stellato 2018-09-08 16:05:34 -04:00
  • 91bb948b90 Try to fix CI Bartolomeo Stellato 2018-09-08 14:11:11 -04:00
  • a97ef49c51 Add support for sqlfmt #1897 LEI 2018-09-08 00:55:26 +02:00
  • 6e4dccc0e0 really fix lint errors #1885 Derek P Sifford 2018-09-07 15:28:51 -04:00
  • 0ae4ea23c8 #1888 Support names with minuses in Clojure and Lisp w0rp 2018-09-07 19:27:42 +01:00
  • 68ac4d1095 Fix julia escaping + minor edits Bartolomeo Stellato 2018-09-07 14:13:44 -04:00
  • f64f0bb48c Added tests Bartolomeo Stellato 2018-09-07 13:16:22 -04:00
  • df72c5f1c1 Added various files to integrate julia. Still not working. Bartolomeo Stellato 2018-09-07 11:11:29 -04:00
  • 9ba2d209a8 fix lint test failures Derek P Sifford 2018-09-06 21:59:03 -04:00
  • e0fe97e0a8 Merge pull request #1883 from hsanson/add-solargraph-yml-to-root-path-search w0rp 2018-09-06 20:34:34 +01:00
  • 7b62a15739 Add golangci-lint (#1890) Sascha Grunert 2018-09-06 21:31:12 +02:00
  • 580bd36773 Fix #1800 - Enable non-blocking writes where available w0rp 2018-09-06 20:04:35 +01:00
  • 7086769289 #1891 Fix the go-langserver tests w0rp 2018-09-06 17:05:05 +01:00
  • f1d5bcbf98 Merge pull request #1870 from hsanson/1822-add-go-langserver-support w0rp 2018-09-06 14:50:00 +01:00
  • 9518ea9acc Fix #1866 - Handle empty output from Perl w0rp 2018-09-06 09:23:36 +01:00
  • f8beaa9e3e Fix #1866 - Handle empty output from Perl w0rp 2018-09-06 09:23:36 +01:00
  • a9333c2866 Fix #1822 - support go-langserver lsp. #1870 Horacio Sanson 2018-08-30 11:39:03 +09:00
  • 0ed4a5bbcc add uncrustify fixer for several languages Derek P Sifford 2018-09-04 20:39:32 -04:00
  • 044c762c85 Add solargraph.yml file as root path search file. #1883 Horacio Sanson 2018-09-04 21:40:35 +09:00
  • d476578a40 Improve ALE project style checking w0rp 2018-09-04 16:51:18 +01:00
  • 8f2e1c393f Merge pull request #1871 from Ophirr33/master w0rp 2018-09-04 11:22:57 +01:00
  • 30d1b37a56 Fix the dart language server command and cover it with tests w0rp 2018-09-04 11:16:47 +01:00