Age | Commit message (Expand) | Author |
2017-11-12 | Add tests for the command and executable callbacks, and make them use local n... | w0rp |
2017-11-12 | Add tests for ocaml-language-server callbacks | Michael Jungo |
2017-11-12 | #1108 Support setting b:ale_linter_aliases to a List | w0rp |
2017-11-12 | #1108 Support using Lists and 'all' for b:ale_linters | w0rp |
2017-11-12 | #1108 Support selecting fixers with Lists | w0rp |
2017-11-12 | perlcritic: all issues are warnings | Eddie Lebow |
2017-11-12 | Remove id from LSP notifications | Michael Jungo |
2017-11-12 | Add ocaml-language-server for OCaml and ReasonML | Michael Jungo |
2017-11-12 | Fix a typo | w0rp |
2017-11-12 | #1095 Cache the sorting of patterns for g:ale_pattern_options | w0rp |
2017-11-12 | #1095 Apply all patterns for g:ale_pattern_options, instead of just the first... | w0rp |
2017-11-12 | Add rstcheck linter to check for errors in restructured text (#1090) | jnduli |
2017-11-12 | Handle flow extra errors (#946) | Florian Beeres |
2017-11-12 | #1098 Add protoc-gen-lint to the list of supported tools | w0rp |
2017-11-12 | Added support for linting of proto files (#1098) | Jeff Willette |
2017-11-12 | Simplfy semver handling and share the semver version cache across everything | w0rp |
2017-11-12 | add 'output_stream': 'stderr', let golint work | wuqiong4945 |
2017-11-09 | Remove unnecessary cat command from less#lessc | Marcus Zanona |
2017-11-09 | Fix imported files path lookup on less#lessc linter | Marcus Zanona |
2017-11-09 | Adjust author info on less#lessc linter | Marcus Zanona |
2017-11-09 | Adjust formatting on less#lessc linter | Marcus Zanona |
2017-11-09 | Add support for linting less files with lessc | Marcus Zanona |
2017-11-09 | Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports chec... | w0rp |
2017-11-08 | Add PyLS linter (#1097) | Auri |
2017-11-08 | Merge pull request #1093 from ttaylorr/master | w0rp |
2017-11-08 | ale_linters/dafny: lint only saved files | Taylor Blau |
2017-11-07 | README: denote that 'Dafny' linter checks files | Taylor Blau |
2017-11-07 | ale_linters: add 'dafny' linter | Taylor Blau |
2017-11-07 | Fix #1086 - Implement command chaining for fixers | w0rp |
2017-11-07 | Tell users when a fixer does not exist, and make the no fixers message softer | w0rp |
2017-11-07 | Merge pull request #1063 from aurieh/master | w0rp |
2017-11-07 | Update doc and README for Dart LSP | aurieh |
2017-11-07 | Add dart LSP (resolves #1006) | aurieh |
2017-11-06 | #1006 Fix raw message handling for LSP support in NeoVim | w0rp |
2017-11-06 | Merge pull request #1087 from duleorlovic/master | w0rp |
2017-11-06 | Add example for changing highlight color | Dusan Orlovic |
2017-11-05 | Fix #1085 - Add a final newline character to tsserver and LSP messages | w0rp |
2017-11-05 | Modify the shmft tests so they won't mess with your settings | w0rp |
2017-11-05 | Add shfmt fixer for sh files (#1083) | Simon Bugert |
2017-11-05 | Add executable option for phpmd linter (resolves #1076) (#1078) | David Sierra DiazGranados |
2017-11-05 | Fix #626 - Automatically use `cargo check` and `cargo check --all-targets` fo... | w0rp |
2017-11-05 | Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with... | w0rp |
2017-11-05 | Fix #1061 - Handle the filenames returned by javac | w0rp |
2017-11-04 | Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim | w0rp |
2017-11-04 | #1081 Remove the ale#python#IsExecutable function | w0rp |
2017-11-04 | #1081 Use executable() for Python executables on Windows, and rename the test... | w0rp |
2017-11-03 | Fix #491 - Only set -x for shellcheck for versions which support the option | w0rp |
2017-11-03 | windows compatible warning match pattern for erlc (#1071) | Antoine Reilles |
2017-11-02 | #1074 #1077 Add highlight configuration to the FAQ | w0rp |
2017-11-01 | Merge pull request #1072 from drrcknlsn/master | w0rp |