Commit Graph

  • edfe65a22c Fix OCaml helptag name to match readme. (#909) ode79 2017-09-05 13:50:03 +01:00
  • c6d3d646ac Fix #907 - Stop LSP integration breaking with empty string keys in NeoVim w0rp 2017-09-04 00:09:46 +01:00
  • e53debe000 Fix #907 - Stop LSP integration breaking with empty string keys in NeoVim w0rp 2017-09-04 00:09:46 +01:00
  • c2f547b6e3 Merge branch 'support-lintr-options' w0rp 2017-09-03 23:37:04 +01:00
  • 984c4f0658 Document the new lintr option w0rp 2017-09-03 23:36:58 +01:00
  • 1ea5400e8d Test lintr options configuration w0rp 2017-09-03 23:29:12 +01:00
  • b60a7224ab allow options to be set for lintr Alex Axthelm 2017-08-15 14:37:38 -04:00
  • 29ffd5134f Allow for lintr options Alex Axthelm 2017-08-15 13:59:25 -04:00
  • 6833e01f23 #894 - Replace ugly temporary filenames for Haskell problems with the buffer's basename w0rp 2017-09-03 21:53:39 +01:00
  • 0aa8640d07 Fix a typo w0rp 2017-09-03 20:14:42 +01:00
  • e235e5a6a5 Make the grammar a little better for the g:ale_type_map option w0rp 2017-09-03 20:12:45 +01:00
  • 63e8946fc8 Detect and use CM files for smlnj (#884) Jake Zimmerman 2017-09-03 11:56:14 -07:00
  • c8de2d9766 Fix #899 - Make the quickfix and loclist windows close again w0rp 2017-09-03 19:44:00 +01:00
  • c7fbcb3c02 Fix #899 - Make the quickfix and loclist windows close again w0rp 2017-09-03 19:44:00 +01:00
  • 6d50074984 Fix #891 - Do not check ctrlp-funky windows w0rp 2017-09-03 18:24:43 +01:00
  • d482b8e3b7 Fix #891 - Do not check ctrlp-funky windows w0rp 2017-09-03 18:24:43 +01:00
  • f9b43a566c #505 - Do not lint files on enter if the option for linting when the filetype changed is on w0rp 2017-09-02 16:57:01 +01:00
  • 52eff3bd83 Log commands that are run for ALEFix for ALEInfo w0rp 2017-08-31 16:46:40 +01:00
  • 6b87dd24ee Fix #895 - Run Node.js scripts with node.exe instead of node on Windows w0rp 2017-08-31 13:12:24 +01:00
  • 7c2a5052a8 Fix #895 - Run Node.js scripts with node.exe instead of node on Windows w0rp 2017-08-31 13:12:24 +01:00
  • 1d86a724f2 Merge branch 'fix-prettier-eslint-fixer' w0rp 2017-08-30 22:49:55 +01:00
  • f36f38c960 Cover the prettier-eslint changes with tests, and fix some problems w0rp 2017-08-30 22:49:46 +01:00
  • 301d30229b Fix doc tag alignment w0rp 2017-08-30 22:23:59 +01:00
  • 05ce86ea33 Add prettier-eslint legacy option Pavel Pertsev 2017-08-18 13:37:08 +03:00
  • 6e423a94cd Fix docs for prettier-eslint ver Pavel Pertsev 2017-08-17 16:38:02 +03:00
  • c09f8f5764 Passthrough eslint config to prettier-eslint Pavel Pertsev 2017-08-16 23:33:56 +03:00
  • 33278f0fce Merge branch 'c-clang-tidy' w0rp 2017-08-30 22:11:51 +01:00
  • 9958a8d32e Add tests for the c version of clang-tidy w0rp 2017-08-30 22:11:04 +01:00
  • ed9cdca127 Merge remote-tracking branch 'randrej/master' into c-clang-tidy w0rp 2017-08-30 22:08:41 +01:00
  • fca77266bd Complain about badly aligned documentation on Travis CI, and fix some existing problems w0rp 2017-08-30 21:56:43 +01:00
  • 688212130d Fix the tag alignment for the tslint documentation w0rp 2017-08-30 21:29:19 +01:00
  • 3bde390c58 Merge branch 'tslint-rules' w0rp 2017-08-30 21:27:34 +01:00
  • 0cdb653c9c Cover the tslint rules option with a test w0rp 2017-08-30 21:27:28 +01:00
  • 40dca63891 Merge remote-tracking branch 'jclem/master' into tslint-rules w0rp 2017-08-30 21:21:03 +01:00
  • b8f5a4923c Merge pull request #892 from jparise/thrift w0rp 2017-08-30 19:46:17 +01:00
  • f4c5d29c64 Add a linter for Apache Thrift IDL files #892 Jon Parise 2017-08-30 10:59:40 -07:00
  • c7536fb4fd Merge pull request #889 from bb010g/patch-1 w0rp 2017-08-30 10:26:27 +01:00
  • 11fafbfd66 Fix #888 - Disable pycodestyle by default w0rp 2017-08-30 09:13:49 +01:00
  • 3152e5c207 Fix #888 - Disable pycodestyle by default w0rp 2017-08-30 09:13:49 +01:00
  • d08d2dac79 Gradle support for javac #889 Brayden Banks 2017-08-29 15:39:23 -07:00
  • 8264e265a8 Make the check-supported-tools-tables script work on more machines w0rp 2017-08-29 17:00:09 +01:00
  • ec178b0b3b Add a missing scriptencoding line w0rp 2017-08-29 16:56:56 +01:00
  • 06c3ee61e4 Add a missing scriptencoding line w0rp 2017-08-29 16:56:56 +01:00
  • 5a88395bbb #869 - Detect the shell dialect from the hashbang for shellcheck w0rp 2017-08-28 19:16:23 +01:00
  • b36882e72e Add support for prettier configuration file. (#886) aliou 2017-08-29 17:05:19 +02:00
  • 87fb72346a Merge pull request #885 from morhetz/add-prettier-d-fixer w0rp 2017-08-29 11:12:23 +01:00
  • 2a238fda9e Add prettier_d fixer path #885 Pavel Pertsev 2017-08-29 11:46:53 +03:00
  • 54900d5216 Do not export the check-supported-tools-tables script w0rp 2017-08-28 22:17:03 +01:00
  • 22db934db9 Do not bother using hyperlinks for the table notes, which looks better w0rp 2017-08-28 22:12:41 +01:00
  • 4a0735a195 Add spaces before exclamation mark markers, which reads better w0rp 2017-08-28 22:10:33 +01:00
  • 0827cb5483 Use two exclamation marks for marking lint file linters, which are easier to see and click w0rp 2017-08-28 22:08:55 +01:00
  • 8e3c1dbd11 Fix - #883 Document linting behavior better, sync up the lists of supported tools, andautomatically demand that they stay in sync w0rp 2017-08-28 22:05:12 +01:00
  • b031531e79 #869 - Detect the shell dialect from the hashbang for shellcheck w0rp 2017-08-28 19:16:23 +01:00
  • 73ec83d055 Handle jobstart() returning -1 in the NeoVim 0.2.0, just in case v1.5.0 w0rp 2017-08-28 15:25:18 +01:00
  • 908e94622e #868 - Prefer cmd.js files for executing standard w0rp 2017-08-26 18:11:27 +01:00
  • b9cf450684 Set the end column for some Vint problems w0rp 2017-08-26 17:23:20 +01:00
  • e13651c16d Fix #825 - Downgrade signs when problems change w0rp 2017-08-26 16:38:27 +01:00
  • cdd1ddffdb Fix #876 - Save history in a separate buffer variable so history works when linting is disabled w0rp 2017-08-25 22:22:26 +01:00
  • 8f8d015dae Add pycodestyle Python linter support (#872) Michael 2017-08-25 04:46:56 -07:00
  • 4bea50b82f Add clang-format fixer for C/C++ (#873) Peter Renström 2017-08-24 23:49:43 +02:00
  • 623fdf212c Include executable checks in ALEInfo w0rp 2017-08-23 21:41:29 +01:00
  • 0507503aa7 #653 Set loclists better when taking data from previous buffers w0rp 2017-08-22 22:45:55 +01:00
  • 80c7fbcefe Remove some redundant eslint test code w0rp 2017-08-22 21:40:00 +01:00
  • 2f19cf874b Suppress warning about .eslintignore'd file (#836) Eric Stern 2017-08-22 13:35:09 -07:00
  • 1a524ca63e #653 - Always set loclist or quickfix in a timer callback, which prevents errors E924, E925, and E926 w0rp 2017-08-22 21:19:36 +01:00
  • 47a8ebc8b9 Prevent .swp files from causing the tests to hang in Vim 8 w0rp 2017-08-22 21:08:32 +01:00
  • 9d3bda4441 Merge pull request #865 from jez/erubis-linter w0rp 2017-08-22 10:33:08 +01:00
  • b356d56448 Add erubis linter #865 Jake Zimmerman 2017-08-21 13:34:42 -07:00
  • a3299bf03a Fix #864 - Use the user's configured executable for phpstan for executable() checks w0rp 2017-08-21 18:42:18 +01:00
  • cc02eb8a5a #653 Show errors from other files for mypy w0rp 2017-08-20 17:43:42 +01:00
  • 456378cb53 #653 - Jump to the position which Vim does not jump to for moving from quickfix/loclist items to other buffers w0rp 2017-08-20 15:59:18 +01:00
  • 47e681529b Merge pull request #862 from notomo/add-phpcbf-fixer w0rp 2017-08-20 13:42:03 +01:00
  • 4c6b58f70c Fix some indentation w0rp 2017-08-20 13:37:21 +01:00
  • d646ebda72 Added new linter for GraphQL: gqlint (#863) Michiel Westerbeek 2017-08-20 14:36:46 +02:00
  • c7193e775e #653 Document the automatic error prompt closing behaviour w0rp 2017-08-20 13:35:27 +01:00
  • 753cf5da95 #653 - Automatically accept annoying loclist and quickfix errors from Vim w0rp 2017-08-20 13:27:18 +01:00
  • 5a9a365aed add phpcbf fixer #862 tmn-o3 2017-08-20 05:47:21 +00:00
  • e5d0a17694 #653 - Explain the new filename key support in the documentation w0rp 2017-08-20 00:16:28 +01:00
  • 7112776d1b #653 Update tslint to set the filename key for problems in other files w0rp 2017-08-20 00:05:15 +01:00
  • fb0adc602e #653 Treat temporary filenames as being for the current buffer w0rp 2017-08-19 21:18:27 +01:00
  • 9d6883561c #653 Set problems from other buffers when buffers are first checked w0rp 2017-08-19 20:15:36 +01:00
  • b2d3764a18 Syntaxerl linter feature check (#861) Dmitri Vereshchagin 2017-08-19 20:54:23 +03:00
  • 20e64fbae0 #860 Only enable the new option for setting the original filename for SyntaxErl if an option is on in ALE w0rp 2017-08-19 15:48:29 +01:00
  • f8de08faf0 Merge pull request #860 from dmitrivereshchagin/update-syntaxerl-linter w0rp 2017-08-19 15:37:06 +01:00
  • 18cb9a725d Add original filename to SyntaxErl command #860 Dmitri Vereshchagin 2017-08-19 14:08:54 +03:00
  • e9e1bec772 Update SyntaxErl linter tests Dmitri Vereshchagin 2017-08-19 17:10:03 +03:00
  • fb0c931b2d Update the documentation to mention the new behaviour for quickfix w0rp 2017-08-19 14:35:01 +01:00
  • 5c839c4825 #653 Collect items for quickfix from all buffers, and de-duplicate them. Set filename items in quickfix and loclist. w0rp 2017-08-19 14:28:51 +01:00
  • 9c6e25d8d8 Stress the need for tests even further w0rp 2017-08-19 13:14:53 +01:00
  • be4347084e Increase the default maximum completion suggestions to a more useful but safe level, and filter before requesting details, which is faster w0rp 2017-08-18 22:34:18 +01:00
  • 8cc7cd3aa1 Change the completeopt setting just before showing suggestions too, which works better w0rp 2017-08-18 21:06:21 +01:00
  • 41c4f3431c Fix #858 - Fix the stack ghc-mod command w0rp 2017-08-18 19:33:23 +01:00
  • 2560cdd56e Update the summary in the README for fixing and completion support w0rp 2017-08-18 00:13:08 +01:00
  • 2365fd2948 Document completion support for ALE, and expand the fixer documentation a little w0rp 2017-08-18 00:08:58 +01:00
  • 0a282eb76a Automatically adjust the completion options when using completion while you type w0rp 2017-08-17 23:06:02 +01:00
  • 342e83db60 Include the ruleName for errors in tslint problems w0rp 2017-08-16 10:37:36 +01:00
  • 17a76a7403 Cover completion with more tests w0rp 2017-08-16 00:45:46 +01:00
  • 797b03b35e Change the help file heading for clarification w0rp 2017-08-14 23:52:13 +01:00
  • 5af82312fb Set up one BufEnter event used for everything, and add tests for linting when the filetype changes w0rp 2017-08-14 23:31:46 +01:00
  • 1680f7af63 Fix a bug where the sign column was not closed some of the time, etc. w0rp 2017-08-14 10:00:46 +01:00