Commit Graph

  • d6bf13502a
    Add ALEStartLint autocmd Martin Tournoij 2017-12-07 15:26:20 +0000
  • 0e57ca3df3 Include the operating system in the issue template w0rp 2017-12-07 13:24:23 +0000
  • 440ef30b79 Update the issue template w0rp 2017-12-07 13:23:17 +0000
  • f66837818a Update doc/ale.txt to include brittany. Evan Rutledge Borden 2017-12-05 15:04:02 -0500
  • 85e0bd3314 Extract error code from message Franco Victorio 2017-12-05 16:02:15 -0300
  • e2a8f759d8 Added option for `gometalinter` to lint package (#1156) Jeff Willette 2017-12-05 03:42:36 +0900
  • 57e1b03435 Add test for solhint handler Franco Victorio 2017-12-04 14:23:46 -0300
  • 3e1bd8d922 Update documentation Franco Victorio 2017-12-04 14:23:34 -0300
  • 0d627d4613 Add solhint support Franco Victorio 2017-12-04 13:28:52 -0300
  • 159733c459
    Merge pull request #1191 from deltaskelta/add-importjs-fixer w0rp 2017-12-04 16:14:20 +0000
  • fba3c57872 added importjs fixer Jeff Willette 2017-12-05 00:29:44 +0900
  • 2f9869de44 Escape the perl executable, and cover the callbacks with tests w0rp 2017-12-02 20:47:01 +0000
  • a4f8506227 Fix #1186 - Disable checking code with perl by default w0rp 2017-12-02 20:43:47 +0000
  • acd1260339 Revert "Fix #1186 - Use -w by default for Perl, which does not execute code" w0rp 2017-12-02 20:38:28 +0000
  • 2bd966c5cc Puppet: allow for when parser doesn't supply column for errors (#1182) Dave Wongillies 2017-12-02 04:29:17 -0800
  • f5fc746d00 Fix #1186 - Use -w by default for Perl, which does not execute code w0rp 2017-12-02 12:26:30 +0000
  • 83760a0952
    Merge pull request #1188 from ejsexton82/master w0rp 2017-12-02 12:25:13 +0000
  • 122fdfd329 Fixed command string for phpcbf fixer E.J. Sexton 2017-12-02 09:27:18 +0100
  • 6650c9a901 Break up the rest of the test script code into smaller files w0rp 2017-12-01 18:06:09 +0000
  • 499c154272 Move the Bash code for running Vader tests to its own file w0rp 2017-12-01 17:50:19 +0000
  • 51b127a4fd Add glslls (#1179) Sven-Hendrik Haase 2017-12-01 18:36:44 +0100
  • 6053f764bd Make toggling work when pattern options are enabled w0rp 2017-12-01 17:12:16 +0000
  • daee4a4722 Add prospector for checking Python code (#1183) Carlos Coêlho 2017-12-01 14:04:30 -0300
  • 6b3927820b Fixed command string for phpcbf fixer E.J. Sexton 2017-12-01 14:55:34 +0100
  • 948035e13d
    Merge pull request #1185 from svenstaro/patch-1 w0rp 2017-12-01 09:19:57 +0000
  • 0406af4484
    Delete unnecessary unlets Sven-Hendrik Haase 2017-12-01 03:03:10 +0100
  • a990188e27 Fix #1176 - Add an option for caching failing executable checks w0rp 2017-11-30 10:34:51 +0000
  • fd261264d7 Escape the filename for finddir w0rp 2017-11-30 10:25:32 +0000
  • c977bb2d05
    Merge pull request #1181 from lgalke/tsserver-in-cygwin w0rp 2017-11-30 09:46:24 +0000
  • 5d65980c42 fnameescape when searching nearest file Lukas Galke 2017-11-30 00:33:13 +0100
  • 6503b85d3d Fix #1178 - Don't use the output from eslint_d for fixing files when the output is an error message w0rp 2017-11-29 10:08:54 +0000
  • edb3a0c5e4 Add brittany for Haskell formatting Evan Rutledge Borden 2017-11-28 17:58:13 -0500
  • a43ada93e4 Allow warnings about trailing whitespace to be disabled for pycodestyle, and cover the flake8 code with tests w0rp 2017-11-28 10:12:49 +0000
  • 0ab689db0a Allow warnings about trailing blank lines to be hidden for flake8 and pycodestyle w0rp 2017-11-28 10:08:34 +0000
  • 4e821e64c7 Fix #1168 - Make the ruby linter executable configurable w0rp 2017-11-28 09:47:04 +0000
  • bba6b4c23c
    Merge pull request #1169 from benjie/master w0rp 2017-11-27 18:20:39 +0000
  • b0114deabc Reference the JS ESLint options Benjie Gillam 2017-11-27 15:57:17 +0000
  • 09f9c21f1b Fix typo Benjie Gillam 2017-11-27 15:55:57 +0000
  • e84ee4332f Add support for linting GraphQL with ESLint Benjie Gillam 2017-11-27 14:22:05 +0000
  • d4ea0423a2 Fix go to definition tests on Windows w0rp 2017-11-26 23:20:21 +0000
  • f311a46f79 Add go to definition to the README w0rp 2017-11-26 23:12:13 +0000
  • 17f93b16ab Test go to definition tests on Windows w0rp 2017-11-26 23:08:38 +0000
  • 17574e2fe1 Document go to definition support and put that and completion in an LSP section w0rp 2017-11-26 23:02:51 +0000
  • 21b460bb1d Implement go to defintion for LSP linters w0rp 2017-11-26 22:27:08 +0000
  • 01318b6930 Compress one line w0rp 2017-11-26 21:30:26 +0000
  • c07b3b9bfc Fix #1166 - Add an option for the rls toolchain w0rp 2017-11-26 18:47:30 +0000
  • ae7cd2c090 Fix #918 - Save prettier details for Haskell linters w0rp 2017-11-26 18:24:10 +0000
  • 8254e507d6 #1162 Get LSP completions working reasonably well w0rp 2017-11-26 13:01:01 +0000
  • b1a6abdda6 #1162 Add unfinished experimental code for supporting LSP completion, clean up the tests, and make the completion cancelling better w0rp 2017-11-26 12:24:18 +0000
  • 2e50aadd56
    Merge pull request #1165 from Carpetsmoker/blackhole w0rp 2017-11-25 11:42:12 +0000
  • 7dfe690b0b
    Delete to black hole register in fixer Martin Tournoij 2017-11-25 03:36:36 +0000
  • f99b027cc6 Fix the JSON fixer post-processor test harder on Windows w0rp 2017-11-22 23:45:51 +0000
  • 5160f814d9 Fix #988 - Support --fix-dry-run for ESLint by processing the JSON output w0rp 2017-11-22 23:23:14 +0000
  • 6318a08e08 Fix a fixer test on Windows w0rp 2017-11-22 22:50:27 +0000
  • 8dd542bed0 Fix lambda and funcref chain values w0rp 2017-11-22 22:39:43 +0000
  • d07b5b71a4 Add support for post-processing fixer output w0rp 2017-11-22 22:32:53 +0000
  • fbfde6968a Fix a typo w0rp 2017-11-22 17:44:21 +0000
  • 9857e0a4b7 Fix the eslint_d fixer tests for Windows w0rp 2017-11-22 17:25:37 +0000
  • 6e65998ca7 #988 Take --fix-dry-run away again, because it is dumb w0rp 2017-11-22 17:01:50 +0000
  • b5ec1a5fd0 Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-stdout for eslint_d w0rp 2017-11-22 16:51:04 +0000
  • 91fe749d03 Fix a bug with resetting pattern options when ALE is enabled again w0rp 2017-11-22 16:39:05 +0000
  • 5d2ab192cf Support fixer aliases, and make prettier-eslint and prettier-standard just work w0rp 2017-11-22 15:31:39 +0000
  • 5ed6f66f77 Reorganise the ALEFix tests w0rp 2017-11-22 14:55:08 +0000
  • 4b4762697c #1095 Use --stdin-filepath where available for prettier-eslint w0rp 2017-11-22 14:46:14 +0000
  • 382cb4d538 Fix a fixer test on Windows w0rp 2017-11-22 14:06:37 +0000
  • 520541cd2d #1095 - Use --stdin-filepath for prettier, where available w0rp 2017-11-22 13:46:11 +0000
  • 3f70f1cbf1 Disable piping buffer data into commands for fixing files where needed w0rp 2017-11-22 13:01:13 +0000
  • e7865d2f94 Fix the empty echo fixer test on Windows w0rp 2017-11-22 12:41:16 +0000
  • 074a011b08 Make fixing ignore empty output better w0rp 2017-11-22 12:01:21 +0000
  • 796fb651d6 Fix the Windows tests for pyls w0rp 2017-11-22 00:42:39 +0000
  • 52f3ad7c75 Escape the pyls executable in the command, and support running virtualenv pyls executables w0rp 2017-11-21 23:51:18 +0000
  • e6fb32b792 Remove a Unicode character Vint complains about w0rp 2017-11-21 16:39:05 +0000
  • 8be85c2997 Use some default regex for completion support in other filetypes w0rp 2017-11-21 16:18:08 +0000
  • 3ef98f42bd Fix #783 - Do not run Flow with home directory configuration files by default w0rp 2017-11-21 14:37:01 +0000
  • ac7f69063d #1151 - Overhaul the foodcritic linter for checking files on disk w0rp 2017-11-21 13:38:27 +0000
  • ce2986cfa5
    Merge pull request #1158 from rhysd/redpen-error-code w0rp 2017-11-21 12:33:19 +0000
  • d465b71362 redpen: use 'code' key to show validator rhysd 2017-11-21 15:41:19 +0900
  • 7ea3aba5e5 Quietly add go to definition support for tsserver w0rp 2017-11-21 00:21:45 +0000
  • 5a3a695586
    Merge pull request #1154 from deltaskelta/add-filename-key-for-gobuild w0rp 2017-11-20 20:58:43 +0000
  • c9e203e620 Fix #859 Include test and jaxb Java source paths when available w0rp 2017-11-20 16:42:43 +0000
  • b9f02ffb27 Added filename key for `go build` linter Jeff Willette 2017-11-20 23:50:14 +0900
  • f20e5a4cf0 Add `drafter` for checking API Blueprint files (#1152) Shogo NAMEKI 2017-11-20 19:57:13 +0900
  • f224ce8a37 Revert "Show problems from other files for gobuild and gometalinter" w0rp 2017-11-20 10:43:45 +0000
  • 9420c411bd #1149 Fix conversion from URIs to filenames on Windows w0rp 2017-11-20 00:02:33 +0000
  • 597507e519 Make the message formats configurable with buffer local variables w0rp 2017-11-19 23:44:02 +0000
  • 0cb8130d0e Stop the completion tests from failing randomly w0rp 2017-11-19 23:09:20 +0000
  • cc04a7aaa0 Make the iverilog tests match the other tests w0rp 2017-11-19 23:06:12 +0000
  • 1afe2992e2 Make options configurable for iverilog (#1143) RedBug312 2017-11-20 06:59:17 +0800
  • 344add6a28 Fix a typo w0rp 2017-11-19 13:57:04 +0000
  • 151f9f857c Add an FAQ entry explaining how to configure ALE for different buffers. w0rp 2017-11-19 13:56:09 +0000
  • 62904d39ee #852 - Capture error codes for tflint w0rp 2017-11-19 13:37:56 +0000
  • fa7f0e2b85 #852 - Capture error codes for swiftlint w0rp 2017-11-19 13:33:20 +0000
  • b16c82f2f1 #852 - Capture error codes for swaglint w0rp 2017-11-19 12:46:06 +0000
  • d7a60ade77 #852 - Capture error codes for stylelint w0rp 2017-11-19 12:30:20 +0000
  • 01b2971d04 #852 - Capture error codes for slim-lint w0rp 2017-11-19 01:08:20 +0000
  • 7123f7236b #852 - Capture error codes for reek w0rp 2017-11-19 00:54:09 +0000
  • c012563984 #852 - Capture error codes for nimcheck w0rp 2017-11-19 00:38:00 +0000
  • 3c8f3221df #852 - Capture error codes for mcs and mcsc w0rp 2017-11-19 00:19:09 +0000
  • 40e26f0bc2 #852 - Capture error codes for luacheck w0rp 2017-11-19 00:02:35 +0000
  • 41cb174f3a #852 - Capture error codes for jscs w0rp 2017-11-18 23:55:47 +0000