w0rp
|
1d65e5692f
|
#852 Capture error codes for pycodestyle, and consider every code except E999 to be style errors or warnings
|
2017-11-15 17:47:24 +00:00 |
|
w0rp
|
cf538c3a58
|
#852 Capture error codes for pylint, throw away the msgid values
|
2017-11-15 17:35:34 +00:00 |
|
w0rp
|
08f4f8f0fc
|
#852 Capture error codes for shellcheck
|
2017-11-15 17:26:52 +00:00 |
|
w0rp
|
b14377915b
|
Clean up tests to stop people copy and pasting the wrong examples
|
2017-11-15 17:21:17 +00:00 |
|
w0rp
|
290ed4885b
|
Fix #1131 - Capture both output streams for golint
|
2017-11-15 16:24:29 +00:00 |
|
w0rp
|
e12e5c912c
|
Complain about stray echo lines in the codebase
|
2017-11-15 12:00:13 +00:00 |
|
w0rp
|
8f80708da6
|
#852 - Capture error codes for cpplint
|
2017-11-15 11:28:16 +00:00 |
|
w0rp
|
ff5c6b0509
|
#852 - Capture error codes for ansible-lint
|
2017-11-15 10:11:32 +00:00 |
|
w0rp
|
37f2f70439
|
Update the documentation for GetLoclist
|
2017-11-15 09:16:36 +00:00 |
|
w0rp
|
48be035da8
|
Update the documentation for :ALEDetail
|
2017-11-14 23:29:48 +00:00 |
|
w0rp
|
d48506f9c1
|
Fix #757 - Show :ALEDetail messages in a window
|
2017-11-14 23:25:01 +00:00 |
|
w0rp
|
6b2c61a5cc
|
Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitly
|
2017-11-14 19:55:46 +00:00 |
|
w0rp
|
48eb362fca
|
Add tests for the goimports fixer commands
|
2017-11-14 17:46:40 +00:00 |
|
w0rp
|
16e7dc2371
|
Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_format
|
2017-11-14 10:28:36 +00:00 |
|
w0rp
|
d8f9aef84a
|
#852 - Capture error codes for flake8
|
2017-11-14 09:41:29 +00:00 |
|
w0rp
|
037aaae593
|
#852 - Capture error codes for TSLint
|
2017-11-13 23:36:15 +00:00 |
|
w0rp
|
fea708cff3
|
#852 Pass on error codes in the loclist corrections
|
2017-11-13 23:34:00 +00:00 |
|
w0rp
|
8a3a2da87e
|
#852 Capture error codes for ESLint
|
2017-11-13 23:23:06 +00:00 |
|
w0rp
|
764a33b1c9
|
Fix #1124 - Handle stack-build errors with leading spaces
|
2017-11-13 22:47:19 +00:00 |
|
w0rp
|
6c112dd1cc
|
Fix #1122 - Handle notes for shellcheck errors again, and use type 'I' for notes
|
2017-11-13 16:08:09 +00:00 |
|
w0rp
|
a5f7f51c9a
|
#1121 Tell people how to lint when leaving insert mode with Ctrl+C
|
2017-11-13 10:27:25 +00:00 |
|
w0rp
|
584e0bc7f2
|
#852 Support formatting echo messages with error codes. No linters set the code key yet
|
2017-11-13 00:47:34 +00:00 |
|
w0rp
|
70623ca8a7
|
Add support for showing Info severities in echoed messages
|
2017-11-12 23:19:26 +00:00 |
|
w0rp
|
7d056b0839
|
Update the documentation for the echo message format, so it makes more sense
|
2017-11-12 23:01:11 +00:00 |
|
w0rp
|
e7b9befaa6
|
Sort some linter entries alphabetically
|
2017-11-12 12:11:15 +00:00 |
|
w0rp
|
3c34848e02
|
Fix #510 Support checking LESS files with stylelint
|
2017-11-12 12:09:19 +00:00 |
|
w0rp
|
5b3094558b
|
Merge branch 'zanona-less-lessc-linter'
|
2017-11-12 11:35:14 +00:00 |
|
w0rp
|
7edcb2210b
|
Show problems from other files for lessc
|
2017-11-12 11:35:01 +00:00 |
|
w0rp
|
cd5da50531
|
Add tests for the command and executable callbacks, and make them use local node_modulse esxecutables like other linters
|
2017-11-12 11:25:24 +00:00 |
|
w0rp
|
d20e3bc71c
|
#1108 Support setting b:ale_linter_aliases to a List
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
b98387d0fa
|
#1108 Support using Lists and 'all' for b:ale_linters
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
099df0af52
|
#1108 Support selecting fixers with Lists
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
8e0d1f57c6
|
Fix a typo
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
555743a2ba
|
#1095 Cache the sorting of patterns for g:ale_pattern_options
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
8cd1ccff84
|
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first match
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
4952e2f143
|
#1098 Add protoc-gen-lint to the list of supported tools
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
a8c5e0f4dc
|
Simplfy semver handling and share the semver version cache across everything
|
2017-11-12 10:56:53 +00:00 |
|
w0rp
|
27e2f53ac9
|
#1108 Support setting b:ale_linter_aliases to a List
|
2017-11-12 00:11:50 +00:00 |
|
w0rp
|
ae08f80ead
|
#1108 Support using Lists and 'all' for b:ale_linters
|
2017-11-11 23:55:11 +00:00 |
|
w0rp
|
f6ac8a9eb9
|
#1108 Support selecting fixers with Lists
|
2017-11-11 23:04:08 +00:00 |
|
w0rp
|
9e7c493e7e
|
Fix a typo
|
2017-11-11 14:27:53 +00:00 |
|
w0rp
|
bac02c9d81
|
#1095 Cache the sorting of patterns for g:ale_pattern_options
|
2017-11-11 14:26:54 +00:00 |
|
w0rp
|
8c1d6eda81
|
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first match
|
2017-11-11 13:44:12 +00:00 |
|
w0rp
|
bb271859ef
|
#1098 Add protoc-gen-lint to the list of supported tools
|
2017-11-10 09:45:07 +00:00 |
|
w0rp
|
d425b8a18a
|
Simplfy semver handling and share the semver version cache across everything
|
2017-11-09 23:42:54 +00: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 |
|
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
|
8e71f82f8f
|
#1006 Fix raw message handling for LSP support in NeoVim
|
2017-11-06 22:46:32 +00: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 |
|
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 |
|
w0rp
|
1752ad9ad1
|
#1074 #1077 Add highlight configuration to the FAQ
|
2017-11-02 10:39:40 +00:00 |
|
w0rp
|
9cd0d75c4f
|
Fix #936 - Check the actual files for gosimple and staticcheck
|
2017-10-31 13:01:01 +00: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
|
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
|
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
|
f15c8f4127
|
#1049 Do not modify runtimepath if the conflict warnings are disabled
|
2017-10-26 12:26:16 +01:00 |
|
w0rp
|
0702cb59b7
|
Fix #1045 - Handle both output streams for Cargo
|
2017-10-26 10:03:10 +01:00 |
|
w0rp
|
5917de565d
|
Fix #491 - Use -x for shellcheck for checking files with sourced files
|
2017-10-26 00:48:51 +01:00 |
|
w0rp
|
2f5b94e07d
|
Remove redundant code for the GCC handler, and fix bugs with errors for - not being parsed
|
2017-10-26 00:09:26 +01:00 |
|
w0rp
|
da365134b5
|
Fix an exception with notes with no previous message
|
2017-10-25 23:43:09 +01:00 |
|
w0rp
|
7eb16836d0
|
Fix indentation for the haml-lint file
|
2017-10-25 23:07:38 +01:00 |
|
w0rp
|
4af7219078
|
Make one of the sign tests work in all locales
|
2017-10-25 22:35:21 +01:00 |
|
w0rp
|
960ae62aaa
|
Make the sign placement test pass more often by using another shell
|
2017-10-25 01:11:46 +01:00 |
|
w0rp
|
680672117f
|
Make the highlight placement test pass more often by using another shell
|
2017-10-25 01:05:48 +01:00 |
|
w0rp
|
5029078df3
|
Set better highlights for write-good
|
2017-10-25 00:58:16 +01:00 |
|
w0rp
|
eec529ad9d
|
Fix the write-good tests on Windows
|
2017-10-25 00:39:23 +01:00 |
|
w0rp
|
1a5ef969a5
|
Merge branch 'aurieh-master'
|
2017-10-24 22:45:30 +01:00 |
|
w0rp
|
be5c7a09ce
|
Add a badge for AppVeyor, and remove some trailing spaces from the README
|
2017-10-23 23:21:50 +01:00 |
|
w0rp
|
b952dda386
|
Get all tests to pass on Windows
|
2017-10-23 23:09:40 +01:00 |
|
w0rp
|
231398dddc
|
Get more of the tests to pass on Windows
|
2017-10-23 01:26:31 +01:00 |
|
w0rp
|
5292d2f349
|
Get more tests to pass on Windows
|
2017-10-18 23:42:51 +01:00 |
|
w0rp
|
81d993086e
|
#904 - Allow linting to run on save a second after :q fails
|
2017-10-17 00:37:29 +01:00 |
|
w0rp
|
90d4fb139c
|
#977 Complain about the lack of configuration files for scalastyle in such a way that users will be directed towards getting it to work
|
2017-10-15 00:20:43 +01:00 |
|
w0rp
|
515dcdef29
|
Fix some Scala documentation grammar and spacing
|
2017-10-14 23:47:47 +01:00 |
|
w0rp
|
d090dec8b4
|
Rename the Scala documentation file
|
2017-10-14 23:41:05 +01:00 |
|
w0rp
|
ef495ba32d
|
#904 Do not run linters on :wq or :x
|
2017-10-14 23:22:13 +01:00 |
|
w0rp
|
010ebc2459
|
Fix a spelling mistake
|
2017-10-14 22:00:53 +01:00 |
|
w0rp
|
b2e6d0dff8
|
Rename the autocmd test file, as I can never remember the old name
|
2017-10-14 21:31:44 +01:00 |
|
w0rp
|
69d6ff6020
|
#904 Do less processing when newer NeoVim versions are exiting
|
2017-10-14 19:22:19 +01:00 |
|
w0rp
|
40e69794eb
|
Make the getcmdwintype() check ever-so-slightly faster
|
2017-10-14 17:31:58 +01:00 |
|
w0rp
|
d8ea83e344
|
Clean up the test variable
|
2017-10-14 17:27:05 +01:00 |
|
w0rp
|
8eb41dc94c
|
Fix the test for doing nothing for CtrlPFunky buffers
|
2017-10-14 17:24:29 +01:00 |
|
w0rp
|
6fd10f80de
|
Cut down on the time for the CtrlPFunky check, by first checking if the command exists
|
2017-10-14 17:11:30 +01:00 |
|
w0rp
|
5204f2dbc2
|
Break up ShouldDoNothing checks into separate lines, so it's possible to profile them
|
2017-10-14 16:51:12 +01:00 |
|