Commit Graph

  • f6fc1edcdc Fix config and executable issues with the textlint linter w0rp 2018-03-26 09:55:18 +01:00
  • 6e5a74285c Merge pull request #1455 from Christian-Gibbons/flawfinder_cpp_severity_fix w0rp 2018-04-05 15:00:08 +01: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++ #1455 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 #1434 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 #1429 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 v1.8.0 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 #1448 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 #1442 Ashley Smith 2018-03-22 14:20:45 +00:00
  • 87217ae347 fix: Handle ranges for the remark linter #1207 #1441 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. #1409 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 #1438 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) #1436 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 #1433 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
  • 0cb3e36554 Lint whole package for gosimple and gotype Ben Paxton 2018-03-19 15:34:47 +00:00
  • 43e8f47e6e #1431 Normalize paths when checking for temporary paths on Windows w0rp 2018-03-18 20:39:42 +00:00
  • 68b9399d4c handle multibyte string when linting text with redpen (#1416) INOUE Yosuke 2018-03-19 03:12:47 +09:00
  • 434f22e44a Merge pull request #1415 from fohte/fixer-rufo w0rp 2018-03-18 17:42:07 +00:00
  • 440502dc93 Clean up the mix format command and tests w0rp 2018-03-18 17:40:34 +00:00
  • 92612a9eab Merge pull request #1410 from fribmendes/frm/mix_format_options w0rp 2018-03-18 17:36:33 +00:00
  • 1b1e53ef61 add textlint support for markdown (#1383) Hideaki Tokida 2018-03-19 02:28:26 +09:00
  • c112ee9dff Fix #1392 - Only check files on disk for gotype w0rp 2018-03-18 17:16:13 +00:00
  • bdd8d2399f #416 Escape the tslint command w0rp 2018-03-18 16:48:28 +00:00
  • b08fdd16b8 Merge pull request #1248 from Carpetsmoker/autocmd-fixer w0rp 2018-03-18 16:37:16 +00:00
  • 302f69e933 Add ALEFixPre and ALEFixPost events #1248 Martin Tournoij 2017-12-23 13:13:55 +00:00
  • 92e6e4d1ba Fix awk linter and security concerns. (#1411) Anthony DeDominic 2018-03-14 13:46:57 -04:00
  • 7e1a9a9810 Add rufo fixer for ruby files #1415 Hayato Kawai 2018-03-11 13:33:57 +09:00
  • 05d39bc1a9 Merge pull request #1395 from gfontenot/gfontenot/fix-elm-format-name w0rp 2018-03-10 10:51:27 +00:00
  • b586eba4a4 Handle flawfinder severity level (#1400) Christian-Gibbons 2018-03-10 05:44:55 -05:00
  • 6320ce6674 Allow passing options to mix_format #1410 Fernando Mendes 2018-03-08 14:37:56 +00:00
  • 9258c73680 Fix elm-format fixer name #1395 Gordon Fontenot 2018-03-04 10:11:10 -06:00
  • 1995afa855 Add new FAQ item for g:ale_list_window_size x x 2018-03-08 12:12:34 +02:00
  • 0a0535546f Add a command for stopping all LSP clients w0rp 2018-03-06 10:23:49 +00:00
  • b7363bef7d Update the licence year. w0rp 2018-03-04 11:50:39 +00:00
  • 32091fb8ad add test for markdownlint hander #1394 Ty-Lucas Kelley 2018-03-03 19:32:32 -05:00
  • c572cfd2d2 add vim README.md to readme Ty-Lucas Kelley 2018-03-03 19:17:31 -05:00
  • 2a575ca551 add basic support for markdownlint Ty-Lucas Kelley 2018-03-03 19:16:41 -05:00
  • 193a4b9336 Satisfy my own checks w0rp 2018-03-03 18:13:57 +00:00
  • f476c28b29 Add deprecation warnings for old NeoVim versions and old functions w0rp 2018-03-03 17:50:09 +00:00
  • 08cfd5f90c Close #1379 - Increment b:ale_linted when a buffer is checked w0rp 2018-03-03 16:22:56 +00:00
  • 565ffa0dc5 Use the configured mdl executable, escape it in the command, and add test for it w0rp 2018-03-03 13:27:19 +00:00
  • 857723e7d5 Merge pull request #1377 from joshleeb/markdown-mdl-options w0rp 2018-03-03 13:16:27 +00:00
  • 8a77290553 [WIP] Begin to distinguish between Perl warnings and errors (#933) Olaf Alders 2018-03-02 16:04:52 -05:00
  • b6bf6ecdbc Try to fix it again w0rp 2018-03-02 20:57:55 +00:00
  • 540952ca8e Try to fix a test which is failing on Windows w0rp 2018-03-02 20:47:13 +00:00
  • ad7ffe2875 Merge pull request #1390 from jdeniau/jd-feat-phpCsFixer w0rp 2018-03-02 20:40:31 +00:00
  • 2c2c7ceb1d Fix #1384 - Handle warnings and suggestions for tsserver w0rp 2018-03-02 20:33:45 +00:00
  • acbe527e15 Option to open lists vertically (#1381) Andrew Crites 2018-03-02 15:22:29 -05:00
  • 2096562899 Make updating linter results slightly faster when the list is empty w0rp 2018-03-02 12:10:27 +00:00
  • fbbb8c17d9 add php-cs-fixer to list of fixers #1390 Julien Deniau 2018-03-01 15:41:05 +01:00
  • 1d0690f6d7 Merge pull request #1387 from oalders/oalders-perl-docs w0rp 2018-02-28 15:42:04 +00:00
  • aea5de282e Explain in more detail why perl checks are disabled by default #1387 Olaf Alders 2018-02-28 10:26:44 -05:00
  • f64db199f1 Fix a typo in the documentation w0rp 2018-02-26 17:04:54 +00:00
  • 7e20d9c639 Add options for markdown_mdl linter #1377 Josh Leeb-du Toit 2018-02-26 14:46:51 +11:00
  • 7ec684206c Merge pull request #1376 from zchee/doc-cpp-duplicate-tag w0rp 2018-02-25 15:09:52 +00:00
  • b15706d9a9 doc/cpp: fix duplicate ale_cpp_flawfinder_executable help tag #1376 Koichi Shiraishi 2018-02-26 00:04:56 +09:00
  • d86371cd29 Merge pull request #1375 from zchee/doc-c-duplicate-tag w0rp 2018-02-25 14:39:49 +00:00
  • cfa3e6a924 doc/c: fix duplicate ale_c_flawfinder_executable help tag #1375 Koichi Shiraishi 2018-02-25 23:31:38 +09:00
  • c7a9ffcb9c Fix #1298 - Escape commands for PowerShell v1.7.1 v1.7.x w0rp 2018-01-17 18:08:17 +00:00
  • 82f8a04e18 New linter: Flawfinder (#1361) Christian-Gibbons 2018-02-25 09:11:04 -05:00
  • 478a2883a6 #1363 Make ale#engine#IsCheckingBuffer part of the public API w0rp 2018-02-25 12:57:54 +00:00
  • 0ddf16194d Fix #1306 - Tell users how to automatically close the loclist window in the documentation w0rp 2018-02-25 12:43:13 +00:00
  • 0292e5a458 Merge pull request #1371 from idbrii/fix-unity-example w0rp 2018-02-25 12:22:58 +00:00
  • b6ccd60dd0 Merge pull request #1351 from svanharmelen/f-issue-936 w0rp 2018-02-25 11:54:05 +00:00
  • b5209d31e8 go vet can only check files now w0rp 2018-02-25 11:53:36 +00:00
  • 4941bd8d0e Fix #1358, fix #1369 - Lint the package on save for go vet instead John Eikenberry 2018-02-25 11:39:45 +00:00
  • 8b304f77b7 Add Unity project path to Unity example in docs #1371 David Briscoe 2018-02-23 14:43:24 -08:00
  • ab5257c344 This fixes issue #936 by linting the whole package #1351 Sander van Harmelen 2018-02-15 12:23:36 +01:00
  • 89f8d3e456 Fix #1336 - Print a friendly message when using invalid function names for fixers w0rp 2018-02-18 10:13:30 +00:00
  • 5915a0ee39 Escape the ponyc executable w0rp 2018-02-18 10:06:40 +00:00
  • 608b6dafd4 Merge pull request #1343 from kevinkjt2000/ponyc w0rp 2018-02-18 09:48:35 +00:00
  • 5972b97223 #476 Make F401 a warning and E112 a syntax error w0rp 2018-02-18 09:44:04 +00:00
  • fcb7932d7d Merge pull request #1345 from dfalling/fix-reason-help-title w0rp 2018-02-13 18:51:33 +00:00