Commit Graph

2630 Commits

Author SHA1 Message Date
LCD 47
d3130d6b56 Minor cleanup. 2015-09-24 15:24:41 +03:00
LCD 47
b8aef009b1 Bug fix: length of composite characters in stl_format. 2015-09-23 17:48:39 +03:00
LCD 47
66f4e96937 Eslint checker: log if called as a generic frontend. 2015-09-22 20:51:05 +03:00
LCD 47
c34ea8955f Eslint checker: allow generic eslint frontends. 2015-09-22 20:32:14 +03:00
LCD 47
e0a3cf753e Add width controls to the new stl_format flags. 2015-09-22 12:27:55 +03:00
LCD 47
d73d7601cc New flags for stl_format: %ne, %nw, %N, %pe, %pw, %P. 2015-09-21 21:07:46 +03:00
LCD 47
03c8a7b555 README: add a link to the Merlin project. 2015-09-20 12:57:43 +03:00
LCD 47
1885e867bf Checkstyle checker: make checkstyle_classpath an actual classpath. 2015-09-20 11:35:04 +03:00
LCD 47
debcecd5c8 Checker gometalinter: minor cleanup. 2015-09-17 23:13:24 +03:00
LCD 47
f2084e9e49 Checker gometalinter: fix arguments. 2015-09-17 19:58:19 +03:00
LCD 47
9371aafa86 Minor cleanup: regex optimisation. 2015-09-17 08:38:50 +03:00
LCD 47
8bb535bd24 Checker gometalinter: cleanup. 2015-09-17 08:27:24 +03:00
Joshua Rubin
3db525cac1 include test files by default. add error type. 2015-09-16 15:04:41 -06:00
Joshua Rubin
aca4d8ea40 add support for setting arguments on gometalinter 2015-09-16 14:26:34 -06:00
Joshua Rubin
f1f7deed33 use package instead of file 2015-09-16 14:12:06 -06:00
Joshua Rubin
61b7dbf9c2 add gometalinter syntax checker 2015-09-16 13:50:37 -06:00
Matvey Aksenov
8164240f6f Hlint: handle hint file parsing errors.
When hints (including those in ANN pragmas in Haskell source) fail to
parse, Hlint uses a different error format.
2015-09-15 22:49:54 +03:00
LCD 47
1e7589fe5c Back off "Reset notifiers if skip_checks is set."
This reverts commit 6a42622519.
2015-09-11 21:46:45 +03:00
LCD 47
6a42622519 Reset notifiers if skip_checks is set. 2015-09-11 21:32:29 +03:00
LCD 47
be111259ec js-yaml checker: update errorformat. 2015-09-09 22:17:47 +03:00
LCD 47
1be907716e Javac checker: make checker-specific commands available at startup. 2015-09-06 19:39:17 +03:00
LCD 47
3fb986584a Go checker: option "-buildmode=archive" is new in go 1.5. 2015-09-06 18:38:21 +03:00
LCD 47
703287c761 Checker jade_lint: cleanup. 2015-09-03 07:18:26 +03:00
Ben Parnell
b5883c80f0 Add jade-lint 2015-09-02 23:12:09 +01:00
LCD 47
0fe6035959 Bug fix: minor shell escape issue. 2015-09-01 07:20:23 +03:00
LCD 47
d077102eb8 Gotype checker: parse test files (@jonasi). 2015-09-01 07:14:40 +03:00
LCD 47
3c2e7e4ce3 Go checker: attempt to speed up builds (@gsalgado). 2015-08-27 14:49:19 +03:00
Guilherme Salgado
13727dd464 Set the GOGC env var to off to speed up go builds 2015-08-27 10:17:06 +01:00
LCD 47
47c70b3e1e Minor language and grammar fixes. 2015-08-14 12:03:19 +03:00
LCD 47
7014a52ace Manual: update the note about zsh. 2015-08-07 20:10:57 +03:00
LCD 47
1ae5589f95 Javac checker: attempt at fixing errorformat. 2015-08-06 18:23:05 +03:00
LCD 47
3fb8281a6d Bug fix: missing a couple of executable() checks. 2015-08-06 08:27:42 +03:00
LCD 47
748725c775 Tslint checker: version 2.4.0 and later no longer support "-f". 2015-08-04 23:43:28 +03:00
LCD 47
bfc55793ef ESLint checker: line numbers are now 1-based. 2015-07-30 08:22:30 +03:00
LCD 47
a01107ffa6 Bug fix: safer handling of automatic includes. 2015-07-29 14:58:46 +03:00
LCD 47
9d69f4c162 Qmllint checker: cleanup. 2015-07-28 12:37:07 +03:00
Peter Wu
6ff7c89348 New checker for qml: qmllint 2015-07-28 10:37:55 +02:00
LCD 47
edde4c5ed5 New checker for stylus: stylint. 2015-07-25 16:54:14 +03:00
LCD 47
74586ff120 Manual: consistency fixes. 2015-07-24 10:54:13 +03:00
LCD 47
07f2745eb4 Manual: rephrase description of check_on_wq. 2015-07-24 08:18:14 +03:00
LCD 47
d26c7f78c1 Bug fix: passive mode UI problem; autocmd cleanup.
Calling write in passive mode triggered a refresh, which could result in
loclist ghosting.

Unrelated: allow for nested autocmds in BufReadPost and BufWritePost, so
that checkers can read and write files from their own autocmds.
2015-07-23 14:24:04 +03:00
LCD 47
a6012f2b4c Move floating point functions to autoload. 2015-07-21 10:01:28 +03:00
LCD 47
bcb4ca6e71 Safety net for enable_*_checker variables. 2015-07-20 07:41:35 +03:00
LCD 47
6929f24e45 Flog checker: cleanup. 2015-07-19 18:33:36 +03:00
Pixelastic
5db87b9ec8 Add ruby flog checker 2015-07-17 18:09:05 +02:00
LCD 47
76ec53f186 Sqlint checker now returns 1 when it detects errors. 2015-07-17 00:37:16 +03:00
LCD 47
aded15691b Bug fix: leftover from JSON cleanup. 2015-07-16 22:31:10 +03:00
LCD 47
1dde81a68f There is no such thing as has('iconv/dyn'). 2015-07-16 15:12:12 +03:00
LCD 47
d353962861 Sqlint checker: add highlighting function. 2015-07-16 09:53:06 +03:00
LCD 47
1e475a7df5 Sqlint checker: cleanup. 2015-07-16 09:05:19 +03:00