Commit Graph

  • ad7ea36307 [eruby] Add GetCommand to erubis linter Eddie Lebow 2017-11-11 21:59:18 -05:00
  • ea7f68226e [eruby] Add GetCommand to erb linter Eddie Lebow 2017-11-11 21:10:03 -05:00
  • e9e29e003c [eruby] Rename erubylinterb to match tool name Eddie Lebow 2017-11-11 20:52:16 -05:00
  • 584e0bc7f2 #852 Support formatting echo messages with error codes. No linters set the code key yet w0rp 2017-11-13 00:47:34 +00:00
  • 70623ca8a7 Add support for showing Info severities in echoed messages w0rp 2017-11-12 23:19:26 +00:00
  • 7d056b0839 Update the documentation for the echo message format, so it makes more sense w0rp 2017-11-12 23:01:11 +00:00
  • e7b9befaa6 Sort some linter entries alphabetically w0rp 2017-11-12 12:11:15 +00:00
  • 3c34848e02 Fix #510 Support checking LESS files with stylelint w0rp 2017-11-12 12:09:19 +00:00
  • 5b3094558b Merge branch 'zanona-less-lessc-linter' w0rp 2017-11-12 11:35:14 +00:00
  • 7edcb2210b Show problems from other files for lessc w0rp 2017-11-12 11:35:01 +00:00
  • cd5da50531 Add tests for the command and executable callbacks, and make them use local node_modulse esxecutables like other linters w0rp 2017-11-12 11:25:24 +00:00
  • 3aff1df961 Add tests for ocaml-language-server callbacks Michael Jungo 2017-11-12 02:06:28 +01:00
  • d20e3bc71c #1108 Support setting b:ale_linter_aliases to a List w0rp 2017-11-12 00:11:50 +00:00
  • b98387d0fa #1108 Support using Lists and 'all' for b:ale_linters w0rp 2017-11-11 23:55:04 +00:00
  • 099df0af52 #1108 Support selecting fixers with Lists w0rp 2017-11-11 23:04:08 +00:00
  • 365d023d0e perlcritic: all issues are warnings Eddie Lebow 2017-11-11 15:15:19 -05:00
  • 5df6ce6bb8 Remove id from LSP notifications Michael Jungo 2017-11-11 19:28:24 +01:00
  • 39107a48b9 Add ocaml-language-server for OCaml and ReasonML Michael Jungo 2017-11-11 19:27:41 +01:00
  • 8e0d1f57c6 Fix a typo w0rp 2017-11-11 14:27:53 +00:00
  • 555743a2ba #1095 Cache the sorting of patterns for g:ale_pattern_options w0rp 2017-11-11 14:26:54 +00:00
  • 8cd1ccff84 #1095 Apply all patterns for g:ale_pattern_options, instead of just the first match w0rp 2017-11-11 13:44:05 +00:00
  • 6c60ca24c1 Add rstcheck linter to check for errors in restructured text (#1090) jnduli 2017-11-11 15:10:17 +03:00
  • 52b6024997 Handle flow extra errors (#946) Florian Beeres 2017-11-11 13:07:08 +01:00
  • 4952e2f143 #1098 Add protoc-gen-lint to the list of supported tools w0rp 2017-11-10 09:43:42 +00:00
  • 8bc44ed585 Added support for linting of proto files (#1098) Jeff Willette 2017-11-10 18:37:23 +09:00
  • a8c5e0f4dc Simplfy semver handling and share the semver version cache across everything w0rp 2017-11-09 23:42:54 +00:00
  • 911b6d8f71 add 'output_stream': 'stderr', let golint work wuqiong4945 2017-11-09 21:14:29 +08:00
  • 0741612db7 Merge pull request #1113 from jungomi/ols-tests w0rp 2017-11-12 10:26:36 +00:00
  • cb3a25f276 Add tests for ocaml-language-server callbacks Michael Jungo 2017-11-12 02:06:28 +01:00
  • 27e2f53ac9 #1108 Support setting b:ale_linter_aliases to a List w0rp 2017-11-12 00:11:50 +00:00
  • ae08f80ead #1108 Support using Lists and 'all' for b:ale_linters w0rp 2017-11-11 23:55:04 +00:00
  • 3111c6c1ca Merge pull request #1111 from elebow/perlcritic-only-warnings w0rp 2017-11-11 23:47:11 +00:00
  • f6ac8a9eb9 #1108 Support selecting fixers with Lists w0rp 2017-11-11 23:04:08 +00:00
  • 4d44996af6 perlcritic: all issues are warnings Eddie Lebow 2017-11-11 15:15:19 -05:00
  • b789b9eaad Merge pull request #1110 from jungomi/ocaml-language-server w0rp 2017-11-11 22:13:09 +00:00
  • fb00acf734 Remove id from LSP notifications Michael Jungo 2017-11-11 19:28:24 +01:00
  • f8fec369e5 Add ocaml-language-server for OCaml and ReasonML Michael Jungo 2017-11-11 19:27:41 +01:00
  • 9e7c493e7e Fix a typo w0rp 2017-11-11 14:27:53 +00:00
  • bac02c9d81 #1095 Cache the sorting of patterns for g:ale_pattern_options w0rp 2017-11-11 14:26:54 +00:00
  • 8c1d6eda81 #1095 Apply all patterns for g:ale_pattern_options, instead of just the first match w0rp 2017-11-11 13:44:05 +00:00
  • 6c014a25e8 Add rstcheck linter to check for errors in restructured text (#1090) jnduli 2017-11-11 15:10:17 +03:00
  • 1ddc3eec6d Handle flow extra errors (#946) Florian Beeres 2017-11-11 13:07:08 +01:00
  • bb271859ef #1098 Add protoc-gen-lint to the list of supported tools w0rp 2017-11-10 09:43:42 +00:00
  • 27780cbb23 Added support for linting of proto files (#1098) Jeff Willette 2017-11-10 18:37:23 +09:00
  • d425b8a18a Simplfy semver handling and share the semver version cache across everything w0rp 2017-11-09 23:42:54 +00:00
  • 1ad7d5e6ca Remove unnecessary cat command from less#lessc Marcus Zanona 2017-11-09 19:52:08 -02:00
  • 4bc31fcd18 Fix imported files path lookup on less#lessc linter Marcus Zanona 2017-11-09 13:45:14 -02:00
  • 7ed82ab712 Adjust author info on less#lessc linter Marcus Zanona 2017-11-09 13:40:13 -02:00
  • decf8188bc Adjust formatting on less#lessc linter Marcus Zanona 2017-11-09 13:39:38 -02:00
  • c1fa88e78c Merge pull request #1105 from wuqiong4945/master w0rp 2017-11-09 13:33:10 +00:00
  • bcc215c4e0 add 'output_stream': 'stderr', let golint work wuqiong4945 2017-11-09 21:14:29 +08:00
  • 732d8e3ed6 Add support for linting less files with lessc Marcus Zanona 2017-11-09 09:49:44 -02:00
  • d8abe0d6a2 Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports checking via stdin properly v1.6.1 w0rp 2017-11-09 10:32:41 +00:00
  • 8ef8a35462 Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports checking via stdin properly w0rp 2017-11-09 10:32:41 +00:00
  • 8a4cf923a8 Add PyLS linter (#1097) Auri 2017-11-08 19:58:56 +02:00
  • 86e8074017 Merge pull request #1093 from ttaylorr/master w0rp 2017-11-08 17:36:22 +00:00
  • da8012971a ale_linters/dafny: lint only saved files Taylor Blau 2017-11-08 09:28:24 -08:00
  • 105251c1de README: denote that 'Dafny' linter checks files Taylor Blau 2017-11-07 22:18:49 -08:00
  • 248a5eb2f6 ale_linters: add 'dafny' linter Taylor Blau 2017-11-07 22:11:49 -08:00
  • 1bf894f48c Fix #1086 - Implement command chaining for fixers w0rp 2017-11-07 23:20:14 +00:00
  • d97924b698 Tell users when a fixer does not exist, and make the no fixers message softer w0rp 2017-11-07 19:47:20 +00:00
  • e4cd371621 Merge pull request #1063 from aurieh/master w0rp 2017-11-07 11:54:00 +00:00
  • 3a57e4d151 Update doc and README for Dart LSP aurieh 2017-10-30 18:46:02 +02:00
  • b5254e9760 Add dart LSP (resolves #1006) aurieh 2017-10-30 14:39:23 +02:00
  • 55757e3d78 #1006 Fix raw message handling for LSP support in NeoVim w0rp 2017-11-06 22:46:32 +00:00
  • 8e71f82f8f #1006 Fix raw message handling for LSP support in NeoVim w0rp 2017-11-06 22:46:32 +00:00
  • 3cbf716d72 Merge pull request #1087 from duleorlovic/master w0rp 2017-11-06 21:15:12 +00:00
  • 89832884c9 Add example for changing highlight color Dusan Orlovic 2017-11-06 14:17:38 +01:00
  • 8e7ede3be8 Fix #1085 - Add a final newline character to tsserver and LSP messages w0rp 2017-11-05 21:41:53 +00:00
  • fa7d041c26 Fix #1085 - Add a final newline character to tsserver and LSP messages w0rp 2017-11-05 21:41:53 +00:00
  • 3c8e6ed51c Modify the shmft tests so they won't mess with your settings w0rp 2017-11-05 21:31:41 +00:00
  • 716b22d524 Add shfmt fixer for sh files (#1083) Simon Bugert 2017-11-05 22:24:41 +01:00
  • 7086586b17 Add executable option for phpmd linter (resolves #1076) (#1078) David Sierra DiazGranados 2017-11-05 13:53:12 -05:00
  • 7b5108d934 Fix #626 - Automatically use cargo check and cargo check --all-targets for cargo versions that are new enough w0rp 2017-11-05 18:37:44 +00:00
  • caed406e16 Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with folds, etc. w0rp 2017-11-05 17:34:36 +00:00
  • 6f8db3e5c4 Fix #1061 - Handle the filenames returned by javac w0rp 2017-11-05 15:33:31 +00:00
  • 34674e088d Fix #1061 - Handle the filenames returned by javac w0rp 2017-11-05 15:33:31 +00:00
  • d851f399c0 Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim w0rp 2017-11-04 10:54:06 +00:00
  • 2398fd7456 Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim w0rp 2017-11-04 10:54:06 +00:00
  • c1366f8a62 #1081 Remove the ale#python#IsExecutable function w0rp 2017-11-04 10:46:19 +00:00
  • 5089b09b7e #1081 Use executable() for Python executables on Windows, and rename the test files to .exe so they will pass the executable() check w0rp 2017-11-04 10:41:08 +00:00
  • 9c0a5635df #1081 Remove the ale#python#IsExecutable function w0rp 2017-11-04 10:46:19 +00:00
  • 9010458581 #1081 Use executable() for Python executables on Windows, and rename the test files to .exe so they will pass the executable() check w0rp 2017-11-04 10:41:08 +00:00
  • c26e5e277e Fix #491 - Only set -x for shellcheck for versions which support the option w0rp 2017-11-03 22:08:26 +00:00
  • 220ebb3a79 windows compatible warning match pattern for erlc (#1071) Antoine Reilles 2017-11-03 19:56:34 +01:00
  • 54f44c2d0f windows compatible warning match pattern for erlc (#1071) Antoine Reilles 2017-11-03 19:56:34 +01:00
  • 1752ad9ad1 #1074 #1077 Add highlight configuration to the FAQ w0rp 2017-11-02 10:39:40 +00:00
  • 25b5fad15c Merge pull request #1072 from drrcknlsn/master w0rp 2017-11-01 20:56:10 +00:00
  • a09db595f1 Merge pull request #1072 from drrcknlsn/master w0rp 2017-11-01 20:56:10 +00:00
  • a786e01127 Prevent logging of errors in the php linter. Derrick Nelson 2017-10-31 20:02:59 -04:00
  • 3115d2025a Merge pull request #1068 from maximbaz/patch-1 w0rp 2017-10-31 13:03:02 +00:00
  • 39f15811c3 Fix #936 - Check the actual files for gosimple and staticcheck w0rp 2017-10-31 13:00:55 +00:00
  • 9cd0d75c4f Fix #936 - Check the actual files for gosimple and staticcheck w0rp 2017-10-31 13:00:55 +00:00
  • 0ed639a116 Put info about lightline-ale in README.md (fixes #1065) Maxim Baz 2017-10-31 13:26:12 +01:00
  • 50f7ad3552 #857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers w0rp 2017-10-30 22:19:57 +00:00
  • 1575b3d7dd Merge pull request #1059 from ahmedelgabri/reason-refmt w0rp 2017-10-30 11:30:13 +00:00
  • 634eb1920c refmt fixer for ReasonML Ahmed El Gabri 2017-10-29 16:27:52 +01:00
  • daecbad543 Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buffers or one buffer w0rp 2017-10-29 17:03:29 +00:00
  • 1aa737cdc9 #817 - Document the buffer toggling options, and define plug mappings for everything w0rp 2017-10-29 10:55:02 +00:00
  • 5fc2b98b73 #817 Add commands for toggling ALE for only the current buffer w0rp 2017-10-28 19:36:16 +01:00