wuqiong4945
|
bcc215c4e0
|
add 'output_stream': 'stderr', let golint work
|
2017-11-09 21:14:29 +08:00 |
|
Marcus Zanona
|
732d8e3ed6
|
Add support for linting less files with lessc
|
2017-11-09 10:39:39 -02:00 |
|
w0rp
|
8ef8a35462
|
Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports checking via stdin properly
|
2017-11-09 10:32:41 +00:00 |
|
Auri
|
8a4cf923a8
|
Add PyLS linter (#1097)
* Support PyLS (python language server)
* Replace pyls#GetProjectRoot and add more config types to ale#python#FindProjectRoot
|
2017-11-08 17:58:56 +00:00 |
|
w0rp
|
86e8074017
|
Merge pull request #1093 from ttaylorr/master
ale_linters: add 'dafny' linter
|
2017-11-08 17:36:22 +00:00 |
|
Taylor Blau
|
da8012971a
|
ale_linters/dafny: lint only saved files
|
2017-11-08 09:28:24 -08:00 |
|
Taylor Blau
|
105251c1de
|
README: denote that 'Dafny' linter checks files
|
2017-11-07 22:18:49 -08:00 |
|
Taylor Blau
|
248a5eb2f6
|
ale_linters: add 'dafny' linter
|
2017-11-07 22:11:49 -08:00 |
|
w0rp
|
1bf894f48c
|
Fix #1086 - Implement command chaining for fixers
|
2017-11-07 23:20:14 +00:00 |
|
w0rp
|
d97924b698
|
Tell users when a fixer does not exist, and make the no fixers message softer
|
2017-11-07 19:47:20 +00:00 |
|
w0rp
|
e4cd371621
|
Merge pull request #1063 from aurieh/master
Add dart LSP (resolves #1006)
|
2017-11-07 11:54:00 +00:00 |
|
aurieh
|
3a57e4d151
|
Update doc and README for Dart LSP
|
2017-11-07 10:55:43 +02:00 |
|
aurieh
|
b5254e9760
|
Add dart LSP (resolves #1006)
|
2017-11-07 10:55:43 +02:00 |
|
w0rp
|
8e71f82f8f
|
#1006 Fix raw message handling for LSP support in NeoVim
|
2017-11-06 22:46:32 +00:00 |
|
w0rp
|
3cbf716d72
|
Merge pull request #1087 from duleorlovic/master
Add example for changing highlight color
|
2017-11-06 21:15:12 +00:00 |
|
Dusan Orlovic
|
89832884c9
|
Add example for changing highlight color
Added example on how to actually change the color.
Related to #1077
|
2017-11-06 14:17:38 +01:00 |
|
w0rp
|
fa7d041c26
|
Fix #1085 - Add a final newline character to tsserver and LSP messages
|
2017-11-05 21:41:53 +00:00 |
|
w0rp
|
3c8e6ed51c
|
Modify the shmft tests so they won't mess with your settings
|
2017-11-05 21:31:41 +00:00 |
|
Simon Bugert
|
716b22d524
|
Add shfmt fixer for sh files (#1083)
* Add shfmt fixer for sh files
* Add tests for shfmt fixer
|
2017-11-05 21:24:41 +00:00 |
|
David Sierra DiazGranados
|
7086586b17
|
Add executable option for phpmd linter (resolves #1076) (#1078)
* Add executable option for phpmd linter (resolves #1076)
* Add test for phpmd executable option
|
2017-11-05 18:53:12 +00:00 |
|
w0rp
|
7b5108d934
|
Fix #626 - Automatically use cargo check and cargo check --all-targets for cargo versions that are new enough
|
2017-11-05 18:37:44 +00:00 |
|
w0rp
|
caed406e16
|
Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with folds, etc.
|
2017-11-05 17:34:36 +00:00 |
|
w0rp
|
34674e088d
|
Fix #1061 - Handle the filenames returned by javac
|
2017-11-05 15:33:31 +00:00 |
|
w0rp
|
d851f399c0
|
Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim
|
2017-11-04 10:54:28 +00:00 |
|
w0rp
|
9c0a5635df
|
#1081 Remove the ale#python#IsExecutable function
|
2017-11-04 10:46:19 +00:00 |
|
w0rp
|
9010458581
|
#1081 Use executable() for Python executables on Windows, and rename the test files to .exe so they will pass the executable() check
|
2017-11-04 10:41:08 +00:00 |
|
w0rp
|
c26e5e277e
|
Fix #491 - Only set -x for shellcheck for versions which support the option
|
2017-11-03 22:08:26 +00:00 |
|
Antoine Reilles
|
54f44c2d0f
|
windows compatible warning match pattern for erlc (#1071)
* windows compatible warning match pattern for erlc
|
2017-11-03 18:56:34 +00:00 |
|
w0rp
|
1752ad9ad1
|
#1074 #1077 Add highlight configuration to the FAQ
|
2017-11-02 10:39:40 +00:00 |
|
w0rp
|
a09db595f1
|
Merge pull request #1072 from drrcknlsn/master
Prevent logging of errors in the php linter.
|
2017-11-01 20:56:10 +00:00 |
|
Derrick Nelson
|
a786e01127
|
Prevent logging of errors in the php linter.
|
2017-10-31 20:02:59 -04:00 |
|
w0rp
|
3115d2025a
|
Merge pull request #1068 from maximbaz/patch-1
Put info about lightline-ale in README.md (fixes #1065)
|
2017-10-31 13:03:02 +00:00 |
|
w0rp
|
9cd0d75c4f
|
Fix #936 - Check the actual files for gosimple and staticcheck
|
2017-10-31 13:01:01 +00:00 |
|
Maxim Baz
|
0ed639a116
|
Put info about lightline-ale in README.md (fixes #1065)
|
2017-10-31 13:26:12 +01:00 |
|
w0rp
|
50f7ad3552
|
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
|
2017-10-30 22:19:57 +00:00 |
|
w0rp
|
1575b3d7dd
|
Merge pull request #1059 from ahmedelgabri/reason-refmt
refmt fixer for ReasonML
|
2017-10-30 11:30:13 +00:00 |
|
Ahmed El Gabri
|
634eb1920c
|
refmt fixer for ReasonML
|
2017-10-29 21:48:28 +01:00 |
|
w0rp
|
daecbad543
|
Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buffers or one buffer
|
2017-10-29 17:03:29 +00:00 |
|
w0rp
|
1aa737cdc9
|
#817 - Document the buffer toggling options, and define plug mappings for everything
|
2017-10-29 10:55:02 +00:00 |
|
w0rp
|
5fc2b98b73
|
#817 Add commands for toggling ALE for only the current buffer
|
2017-10-28 19:36:16 +01:00 |
|
w0rp
|
ea3a8e3c62
|
#817 Move code for toggling ALE to its own file
|
2017-10-28 15:41:14 +01:00 |
|
w0rp
|
6e681d9066
|
Fix #971 - Add an option for turning errors about missing eslint config files off.
|
2017-10-28 12:11:33 +01:00 |
|
w0rp
|
0e848b608c
|
Merge pull request #1053 from SamHowie/hackfmt
Add hackfmt fixer
|
2017-10-27 23:36:16 +01:00 |
|
Sam Howie
|
36898436b5
|
Add hackfmt fixer
|
2017-10-27 13:42:55 -07:00 |
|
w0rp
|
73b8181ce6
|
#1054 - Prevent ALE from adding the after directory to runtimepath too much
|
2017-10-27 11:38:01 +01:00 |
|
w0rp
|
d4d939bea9
|
Fix #1039 - Only check the file on disk for dartanalyzer
|
2017-10-26 23:31:07 +01:00 |
|
w0rp
|
6490d3a5e6
|
Fix #1041 - Do not request completions shortly after CompleteDone
|
2017-10-26 23:18:12 +01:00 |
|
w0rp
|
33c2c20e66
|
Fix #1051 - Support ash and dash for shellcheck and the sh linter
|
2017-10-26 21:21:42 +01:00 |
|
w0rp
|
3ac92ea529
|
Fix #1048 - Do not lint files named "."
|
2017-10-26 20:29:33 +01:00 |
|
w0rp
|
3ab069c9bd
|
Merge pull request #1052 from natw/tflint-no-stdin
don't use stdin with tflint
|
2017-10-26 20:25:55 +01:00 |
|