Commit Graph

  • e59cd6b7c0 Make the features ALE supports clearer in the README w0rp 2018-05-02 13:38:52 +01:00
  • f11637b62b Add bundle option to mdl David Rodríguez 2018-05-01 19:29:06 -03:00
  • ae85695543 Update run-tests to make use of /usr/bin/env (#1548) Bjorn Neergaard 2018-05-01 06:18:03 -06:00
  • 3331f6c8f4 Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmd w0rp 2018-04-29 20:16:59 +01:00
  • b81bc8d481 A couple of more doc fixes Chris Marchesi 2018-04-28 15:10:59 -07:00
  • 11780e1d3d Add some tests for IsCheckingBuffer Chris Marchesi 2018-04-28 14:50:20 -07:00
  • 129eb96561 Fix tests by setting proper link tag in doc for ALEJobStarted Chris Marchesi 2018-04-27 22:32:21 -07:00
  • 9da015f74f Add test for ALEJobStarted Chris Marchesi 2018-04-27 22:00:50 -07:00
  • b7996803c9 Add ALEJobStarted User autocommand event Chris Marchesi 2018-04-27 15:40:02 -07:00
  • 6ab3fdc4d0 Close #1521 - Allow the language to be set with simple strings for LSP linters w0rp 2018-04-27 22:52:11 +01:00
  • d1d705cc84 Merge pull request #1533 from inducer/master w0rp 2018-04-27 21:39:04 +01:00
  • 4a63a90d0d Merge pull request #1540 from maximbaz/fix-docs-ale-go w0rp 2018-04-27 19:23:34 +01:00
  • 04b54f5c17 Fix typos in "lint package" options in docs/ale-go Maxim Baz 2018-04-27 19:49:33 +02:00
  • 603e61ad71 flake8: Move to the buffer's directory before running flake8 command Andreas Kloeckner 2018-04-26 18:53:44 -05:00
  • d8d09c2048 Close #1428 Implement LSP hover-like functionality for tsserver too w0rp 2018-04-26 21:54:11 +01:00
  • e6fe2d86b8 Add an American English tag for behaviour too w0rp 2018-04-24 21:56:34 +01:00
  • 41c0b837ae #1278 Allow linters to be defined pretty much anywhere w0rp 2018-04-24 21:48:33 +01:00
  • ebbf7d0353 #1428 Show multiline hover messages, and document the new command w0rp 2018-04-24 21:03:06 +01:00
  • 93a046a78f #1236 Explain how to use Vim jumps w0rp 2018-04-23 21:18:58 +01:00
  • 7d6a303592 Move autocmd commands out of the toggle file, to improve load times w0rp 2018-04-23 10:16:48 +01:00
  • ef130c4428 #1428 Start implementing LSP hover support w0rp 2018-04-22 22:00:25 +01:00
  • 0b3ee11546 Fix a typo w0rp 2018-04-22 20:32:39 +01:00
  • 286abd12d3 Add support for finding references using LSP servers or tsserver w0rp 2018-04-22 19:49:24 +01:00
  • 5a365e7926 Merge pull request #1517 from kfly8/perltidy-fixer w0rp 2018-04-22 18:02:19 +01:00
  • 87ad4dfbe7 Implement a preview window for selecting locations to open w0rp 2018-04-22 15:53:01 +01:00
  • d8a673515a Close #1162 - Implement completion support with LSP servers w0rp 2018-04-22 12:28:12 +01:00
  • 498be478be add perltidy fixer Kenta, Kobayashi 2018-04-21 22:09:38 +09:00
  • 20241c87ef Merge pull request #1511 from elebow/add-cucumber-checker w0rp 2018-04-21 09:23:07 +01:00
  • 1e6651e0a0 Add cucumber checker for cucumber files Eddie Lebow 2018-04-17 00:29:13 -04:00
  • 63bbb38c0c Merge pull request #1510 from fenuks/issue-1471 w0rp 2018-04-20 21:38:11 +01:00
  • 6f6d35c0bd Add information that ALEFix can now accept arguments fenuks 2018-04-18 01:59:16 +02:00
  • f16384f323 Add tests for ALEFix commandline parameters fenuks 2018-04-18 01:10:51 +02:00
  • a591b191db Make ALEFix support arguments fenuks 2018-04-12 02:23:58 +02:00
  • f9ba3d924f Fix #1507 - Add an option for disabling switching directories for pylint w0rp 2018-04-17 13:30:30 +01:00
  • fb720251bf Close #1504 - Add an option for removing --respect-pragma for flow w0rp 2018-04-15 12:25:15 +01:00
  • 60917c9005 Revert "#1277 Try to get eslint_d to run the right version of eslint" w0rp 2018-04-13 21:02:56 +01:00
  • f5f3424fcf #1501 Pass the buffer number from BufWritePost on to ale#fix#Fix w0rp 2018-04-13 20:59:05 +01:00
  • 56c7957a75 #1277 Try to get eslint_d to run the right version of eslint w0rp 2018-04-13 20:49:03 +01:00
  • a0aa9aa9b7 Fix #1495 - Fall back to /bin/sh when shell=pwsh w0rp 2018-04-12 21:01:35 +01:00
  • 0cd8e8630b #1497 Tolerate important ALE variables being undefined for some reason when viewing buffers like git commits w0rp 2018-04-12 20:31:33 +01:00
  • 3401a4e8ea Merge pull request #1498 from Eyenseo/master w0rp 2018-04-12 20:01:00 +01:00
  • 6c93cded64 Fix rust rls linter toolchain argument eyenseo 2018-04-12 20:42:38 +02:00
  • f064ba48f5 Close #1494 - Prefer displaying higher severity problems for cursor messages, balloons, and highlights w0rp 2018-04-10 21:05:22 +01:00
  • 3f0e1cd05d Fix #1492 - Make pylint error parsing work on Windows w0rp 2018-04-10 15:18:16 +01:00
  • 9d00695249 #1486 - Default exit_code to 1, if it isn't set. w0rp 2018-04-10 09:57:21 +01:00
  • da9a005c60 Fix #1490 - Rename the g++ linter to gcc, and add an alias for the old name w0rp 2018-04-10 09:31:22 +01:00
  • 697fd4ac75 Merge pull request #1488 from languitar/pmd w0rp 2018-04-09 19:22:14 +01:00
  • 719b790574 Close #542 - Add an option for disabling running locally installed executables by default w0rp 2018-04-09 19:11:20 +01:00
  • 3a47413286 Merge pull request #1487 from rhysd/fix-1472 w0rp 2018-04-09 18:14:42 +01:00
  • 49c4bfde14 Add support for the java PMD linter Johannes Wienke 2018-04-09 17:45:08 +02:00
  • 4903b966a7 pylint: Move to the buffer's directory before running pylint command (Fix #1472) rhysd 2018-04-09 16:41:35 +09:00
  • 2f2dcb8444 Close #1476 - Make the javac executable configurable w0rp 2018-04-08 20:35:06 +01:00
  • 7cf3ddf6c4 Close #1439 - Add an :ALEInfoToFile command w0rp 2018-04-08 19:04:07 +01:00
  • 1123669839 Close #1315 - Make the vint executable configurable w0rp 2018-04-08 18:10:00 +01:00
  • f9ae58849a Fix #1424 - Make the brittany fixer work aspidiets 2018-04-08 17:38:43 +01:00
  • 91d7e81ebc Fix #605 - Support vcol: 1 for multi-byte character positions w0rp 2018-04-08 17:17:30 +01:00
  • 121e806423 Add g:ale_php_cs_fixer_options variable (#1477) Adriaan Zonnenberg 2018-04-07 23:53:03 +02:00
  • bb775e4e22 Fix #1479 - Respect g:hdevtools_options for hdevtools w0rp 2018-04-07 22:50:26 +01:00
  • c5d3af04fc Added support for Python black fixer (#1451) Jack Evans 2018-04-06 10:08:25 +01:00
  • 85a2a00826 Integration of qmlfmt linting tool (#1462) P M 2018-04-05 21:09:41 +02:00
  • 912f632bf5 Add fsc linter for Scala (#1452) Nils Leuzinger 2018-04-05 21:04:11 +02:00
  • a2acdecbc2 Merge pull request #1455 from Christian-Gibbons/flawfinder_cpp_severity_fix w0rp 2018-04-05 15:00:08 +01:00
  • 8baab691e9 Merge pull request #1429 from stewy33/master w0rp 2018-04-05 12:34:45 +01:00
  • f1d56a343e Flawfinder for C++: Fix missing variable causing flawfinder to fail for c++ christian-gibbons 2018-03-28 14:09:03 +00:00
  • 95ec9bb780 #1167 Use the make -n parsing for C++ compilers, and document the new option w0rp 2018-03-27 19:24:22 +01:00
  • 018831d601 Merge pull request #1434 from roel0/master w0rp 2018-03-27 09:55:43 +01:00
  • dfb3e194d7 Extended unit tests + simplified parsing algoritme #1167 roel0 2018-03-27 10:18:24 +02:00
  • 27c5faeafe Use the --stdin-filename option for textlint, so configuration files will be discovered better w0rp 2018-03-26 10:35:10 +01:00
  • 8e9ae59e5e Fix paths for running tests on Windows w0rp 2018-03-26 09:58:48 +01:00
  • 8b34a4bf6b Fix config and executable issues with the textlint linter w0rp 2018-03-26 09:55:18 +01:00
  • 45c5fe7f43 Fix a typo in the documentation w0rp 2018-03-26 09:19:58 +01:00
  • 8d4852a127 add documentation on mmc linter Stewy Slocum 2018-03-25 13:43:51 -04:00
  • 84952918cc add support for mercury language using mmc as linter Stewy Slocum 2018-03-25 13:33:24 -04:00
  • 164c711b3d Fix #1404 - Do not show balloons when g:ale_set_balloons is 0. Add b:ale_set_balloons w0rp 2018-03-25 12:57:08 +01:00
  • 107516c757 Add basic qmllint support (#1419) P M 2018-03-25 12:55:59 +02:00
  • d14558da32 Merge pull request #1448 from yasuhiroki/support-textlint-plaintext w0rp 2018-03-24 13:19:38 +00:00
  • 562862073f Update document for textlint yasuhiroki 2018-03-24 14:39:05 +09:00
  • 1d33d2cacf Support textlint for plaintext without textlintrc yasuhiroki 2018-03-20 08:57:09 +09:00
  • dbf530e87f Fix #1373 - Fix a bug with Fish errors not being handled on Linux w0rp 2018-03-23 12:17:49 +00:00
  • ec5750f57b Merge pull request #1441 from adrigzr/bugfix-1207-remark-lint-ranges w0rp 2018-03-22 15:20:25 +00:00
  • c525f49f09 Fit documentation to the column size in ale-cs.txt w0rp 2018-03-22 15:18:41 +00:00
  • 722607b866 Merge pull request #1442 from Crysikrend/master w0rp 2018-03-22 15:17:56 +00:00
  • 7a87520ba5 Added the word 'find' as it was missing in docs/ale-cs.txt Ashley Smith 2018-03-22 14:20:45 +00:00
  • 87217ae347 fix: Handle ranges for the remark linter #1207 Adrián González Rus 2018-03-22 11:40:47 +01:00
  • cf62ef7b07 Fixed windows compatibility unit tests #1167 roel0 2018-03-21 20:56:29 +01:00
  • 69237a7e57 Added additional unit tests + adapted review comments #1167 roel0 2018-03-21 20:44:35 +01:00
  • 0678eb1f45 Merge pull request #1409 from x1024/patch-1 w0rp 2018-03-21 17:41:55 +00:00
  • b769b67b2f Update the table of content for the new FAQ entry. w0rp 2018-03-21 17:41:24 +00:00
  • ca2472a460 Merge pull request #1438 from lepistone/doc-timers w0rp 2018-03-21 17:35:34 +00:00
  • f0325d7322 doc: fix misspelled feature name Leonardo Pistone 2018-03-21 17:02:43 +01:00
  • c0279de661 Merge pull request #1436 from bmihelac/fix-1435-msgfmt-output-stdout w0rp 2018-03-21 10:56:31 +00:00
  • 763fcb8512 fix: po msgfmt output to stdout (#1435) Bojan Mihelac 2018-03-21 09:21:20 +01:00
  • 7593e20377 Fix failing unit tests for windows roel0 2018-03-21 07:37:32 +01:00
  • 18d0aeb1a0 * Shell commands should by called async with the help of a command chain * The makefile parser unit test should only test the cflag parser itself #1167 roel0 2018-03-20 21:49:31 +01:00
  • 64c95d4881 Merge remote-tracking branch 'tylucaskelley/master' w0rp 2018-03-20 20:27:50 +00:00
  • 57a93cbc04 Merge pull request #1433 from benpaxton-hf/lint-whole-package w0rp 2018-03-20 20:17:43 +00:00
  • 6452c5e2f0 Use govet handler for gosimple, gotype, staticcheck Ben Paxton 2018-03-20 14:19:48 +00:00
  • 38953c4626 Clang parser shoud fallback on old method if parsing fails #1167 roel0 2018-03-20 12:37:53 +01:00
  • 3fb7efa2c6 Added some unit tests and fixed some linting errors for automatic makefile parsing in C #1167 roel0 2018-03-20 11:56:46 +01:00
  • c47b5fd4b8 Automatically determine build flags by parsing 'make -n' output #1167 roel0 2018-03-19 21:55:59 +01:00