LCD 47
|
aab197fb5a
|
Formating.
|
2014-10-08 09:55:30 +03:00 |
|
LCD 47
|
dce7234fd6
|
Merge remote-tracking branch 'remko/rnc-rnv'
|
2014-10-08 09:39:40 +03:00 |
|
LCD 47
|
4a0d88ad7a
|
Cleanup.
|
2014-10-08 09:35:57 +03:00 |
|
Remko Tronçon
|
7829ea2b35
|
rnc-rnv: Change license to WTFPL
|
2014-10-08 08:33:24 +02:00 |
|
Remko Tronçon
|
fe8054d2f4
|
Add RelaxNG (RNC) RNV checker
|
2014-10-07 22:35:55 +02:00 |
|
LCD 47
|
40776864c0
|
New checker for DocBook SGML, mdoc, and text: igor.
|
2014-10-07 21:04:51 +03:00 |
|
LCD 47
|
0e9ef6ec10
|
Eruby: fix logging.
|
2014-10-07 20:49:02 +03:00 |
|
LCD 47
|
19f8859654
|
Filetype groff is actually nroff.
|
2014-10-07 13:47:56 +03:00 |
|
LCD 47
|
83d0d7fef4
|
Pylint: remove leftovers from the logging patch.
|
2014-10-06 22:23:10 +03:00 |
|
LCD 47
|
ce89396808
|
Checker-specific logging.
New debug level 32, for logging tracing checkers.
New method checker.log().
Cleanup.
|
2014-10-06 22:19:24 +03:00 |
|
LCD 47
|
21a25649bb
|
Markdown lint: vim-markdown sets filetype to mkd.
|
2014-10-06 21:59:20 +03:00 |
|
LCD 47
|
acd02f61b2
|
Markdown lint: cleanup.
|
2014-10-06 19:16:05 +03:00 |
|
LCD 47
|
3a355fa4d1
|
Vim's filetype for Markdown is "markdown".
|
2014-10-06 19:09:25 +03:00 |
|
Charles A. Beynon
|
a188d3ae6f
|
combine improperly separated checkers
|
2014-10-06 10:52:08 -04:00 |
|
Charles A. Beynon
|
a7e002cf4d
|
Markdown: Added initial version of Markdown checkers
|
2014-10-06 10:52:08 -04:00 |
|
LCD 47
|
a3cf0cb65c
|
Bro: minor errorformat fix, and highlighting.
|
2014-10-06 14:40:11 +03:00 |
|
LCD 47
|
7246fac6c0
|
Better handling of temporary directories.
New function syntastic#util#rmrf(), inspired by Marc Weber. Cleanup.
|
2014-10-02 20:05:01 +03:00 |
|
LCD 47
|
049718cc61
|
Bug fix: SyntasticToggleMode shouldn't trigger the checks.
|
2014-10-02 17:11:06 +03:00 |
|
LCD 47
|
2a077c90c4
|
Typo.
|
2014-10-02 13:06:50 +03:00 |
|
LCD 47
|
f56742a48d
|
Safer handling of temporary directories.
|
2014-10-02 10:05:24 +03:00 |
|
LCD 47
|
1e1c7086e3
|
README: rephrase of a FAQ question.
|
2014-09-30 14:31:26 +03:00 |
|
LCD 47
|
aa3db4513e
|
Mypy: cleanup.
|
2014-09-28 11:28:26 +03:00 |
|
Russ Hewgill
|
d9178ba4ce
|
Added mypy syntax plugin
|
2014-09-27 19:35:51 -07:00 |
|
LCD 47
|
0bfc328b0c
|
The handlebars checker needs "guards".
|
2014-09-26 18:20:29 +03:00 |
|
LCD 47
|
aea9647033
|
New checker for Linux RPM spec files: rpmlint.
|
2014-09-26 15:39:56 +03:00 |
|
LCD 47
|
ba6db9f16e
|
New checker for Scala: scalastyle.
|
2014-09-26 15:09:03 +03:00 |
|
LCD 47
|
fe6003c3be
|
Checkstyle checker: cleanup.
|
2014-09-26 15:02:11 +03:00 |
|
LCD 47
|
2a88120b33
|
More grouping in errorformat.
|
2014-09-25 08:18:07 +03:00 |
|
LCD 47
|
2f77684076
|
Puppet: the "future" parser outputs column numbers.
|
2014-09-24 22:03:15 +03:00 |
|
LCD 47
|
b8ca57de46
|
Puppet: fix errorformat.
|
2014-09-24 21:32:29 +03:00 |
|
LCD 47
|
dc4f036a6e
|
Expand b:syntastic_<checker>_exec.
|
2014-09-24 11:18:55 +03:00 |
|
LCD 47
|
b639b007ae
|
New options.
Add options b:syntastic_<filetype>_<checker>_exec and
b:syntastic_<checker>_exec.
|
2014-09-21 19:24:22 +03:00 |
|
LCD 47
|
cc33286605
|
FAQ: add a note about empty error windows.
|
2014-09-20 19:48:12 +03:00 |
|
LCD 47
|
6ce9bf9abd
|
Clear loclist when running lolder at the bottom of the loclist stack.
This saves people some confusion when syntastic_always_populate_loc_list
is unset and they try to open the error window with :lopen or :lwindow.
|
2014-09-20 19:26:28 +03:00 |
|
LCD 47
|
bf2faa4d62
|
Manual: add a note about opening the error window.
|
2014-09-20 12:42:29 +03:00 |
|
LCD 47
|
fa0290c556
|
PC-Lint: mark informational messages as "Style".
|
2014-09-19 11:30:31 +03:00 |
|
LCD 47
|
9321bc79ed
|
PC-Lint: add column numbers. Cleanup.
|
2014-09-19 10:33:56 +03:00 |
|
LCD 47
|
4f0fc20a17
|
Minor cleanup for text filetype.
- No default checker for text filetype.
- Checker `atdtool` needs sorting.
- Filetype `mail` is now an alias to `text`.
|
2014-09-19 08:25:53 +03:00 |
|
LCD 47
|
53a321d0b1
|
README: clarifications about style checkers.
|
2014-09-19 08:20:30 +03:00 |
|
LCD 47
|
d751d17ef1
|
PC-Lint: cleanup.
|
2014-09-18 08:35:43 +03:00 |
|
LCD 47
|
3476e4f1d2
|
Merge remote-tracking branch '2sb18/pc_lint'
|
2014-09-18 08:13:48 +03:00 |
|
Steve Bragg
|
19ee867129
|
- pc_lint seems to be working well now.
|
2014-09-17 16:53:02 -04:00 |
|
LCD 47
|
fb6747c013
|
Grammar.
|
2014-09-17 23:19:04 +03:00 |
|
LCD 47
|
9d2800f9a5
|
README: add a note about style checkers. Minor cleanup.
|
2014-09-17 20:22:28 +03:00 |
|
Steve Bragg
|
7f08cdde67
|
working on pc_lint checker
|
2014-09-17 11:50:32 -04:00 |
|
LCD 47
|
18a7a9ff59
|
Pylint checker: more versioning delirium.
|
2014-09-16 18:31:57 +03:00 |
|
LCD 47
|
5c21c4d7f2
|
Bug fix: grouping in errorformat.
\(...\) can't be used in errorformat; use non-catching \%(...\) instead.
Add \m to patterns that use grouping.
|
2014-09-16 18:12:50 +03:00 |
|
LCD 047
|
131563c37e
|
Merge pull request #1187 from rradonic/enable-warnings
eRuby checker: enable warnings. Adjust errorformat accordingly.
|
2014-09-16 17:15:50 +03:00 |
|
Ranko Radonić
|
e79015b0a7
|
enable warnings for eruby files
|
2014-09-16 13:12:41 +02:00 |
|
LCD 47
|
e8afec0117
|
SASS checker: fix errorformat.
|
2014-09-16 06:58:46 +03:00 |
|