Brett Sun
cac7fd3698
New checker for Solidity: solhint.
2017-10-27 09:03:28 +03:00
LCD 47
cd871da6b4
Checker chktex: avoid passing control characters under "cmd.exe".
2017-09-26 11:06:49 +03:00
Emily St
cf02b6e29d
Add warning format to errorformat for Scala compiler
...
Matches what was added to `fsc` in
a6bbfbdb4e
. Since `fsc` simply wraps
`scalac`, they have identical outputs and syntaxes.
2017-09-18 23:41:11 +00:00
Emily St
dbdde67ebc
Allow overriding '-Ystop-after:parser' flag on compiler
...
This matches behavior with 'fsc' as committed in
c73673e0f3
last year.
Allows knowledgeable users to supply additional or alternative flags to
get diffferent results from the compiler.
2017-09-18 23:39:29 +00:00
Claudio Ramirez
026e09fbdf
New checker "perl6" for Perl 6.
2017-09-18 20:25:13 +03:00
LCD 47
2ac540a103
Checker sql/tsqllint: cleanup.
2017-09-15 21:31:17 +03:00
LCD 47
a5691308a2
Merge remote-tracking branch 'origin/pr/2078'
2017-09-15 21:23:53 +03:00
jmbeach
d184d4b468
tsqllint remove extraneous items
2017-09-15 13:21:06 -05:00
LCD 47
8393a3c7a2
Cosmetic cleanup.
2017-09-15 21:04:16 +03:00
jmbeach
9839d9bb91
new T-SQL linter
2017-09-15 12:34:41 -05:00
LCD 47
4338848786
Checker sh/bashate: update errorformat.
2017-09-12 19:19:55 +03:00
__
006ba6d8c4
PHPStan - require version 0.8.5 or higher
...
Version number is then correctly displayed by executables from composer.
https://github.com/phpstan/phpstan/issues/160#issuecomment-322040877
2017-09-09 21:34:25 +02:00
LCD 47
f63b253f67
Checker cobol/cobc: update errorformat for cobc 2.0.
2017-09-03 19:14:33 +03:00
LCD 47
0858da63ec
Vue.js checkers: cleanup.
2017-09-02 07:41:39 +03:00
Pixelastic
281a6df78e
Adding pug_lint-vue as first Vue.JS checker
2017-09-01 23:52:37 +02:00
LCD 47
28376c0c9a
Checker flake8: update comments.
2017-09-01 07:51:15 +03:00
LCD 47
f1a9b153bd
Checker flake8: allow OpenStack conventions.
2017-08-31 21:19:06 +03:00
LCD 47
7dec59738b
Checker chktex: fix column handling.
2017-08-31 12:47:11 +03:00
Pascal Hebbeker
742e8b0ba0
Improve chktex format to handle the column number.
2017-08-31 11:05:52 +02:00
LCD 47
49a94fe69f
Bug fix: add support for Vim 7.1.261 and earlier.
2017-07-02 18:37:17 +03:00
LCD 47
f459416dc3
Bug fix: checker css/csslint needs guards.
2017-06-18 10:46:46 +03:00
LCD 47
1c80cbd4b0
Checker coffee/coffee_jshint: cleanup.
2017-06-18 10:33:06 +03:00
talos
2f5c910ff6
Support coffeescript linting with coffee-jshint
2017-06-16 13:37:37 -07:00
Przepompownia
5209bed12f
New checker for PHP: phpstan.
2017-05-15 07:27:25 +03:00
LCD 47
fc7d4cea42
Checker go/gotype: option "-a" is now "-t".
2017-05-13 10:09:12 +03:00
LCD 47
6cf4f5ca76
New checker cmakelint for CMake.
2017-04-26 11:37:35 +03:00
LCD 47
2cfb29d0a4
New checker flawfinder for C/C++.
2017-04-25 20:35:58 +03:00
LCD 47
8e82ea7b20
Checker php: reset error_log (@guywithnose).
2017-04-25 19:43:35 +03:00
LCD 47
5687aad671
New checker cppclean for C/C++.
2017-04-25 19:38:07 +03:00
LCD 47
4a7633c9f2
Bug fix: the actual bandit checker...
2017-04-24 20:52:02 +03:00
LCD 47
584fe056b4
New checker po/dennis for gettext PO files.
2017-04-24 18:37:43 +03:00
LCD 47
b9d35359be
New checker julia/lint for Julia.
2017-04-24 16:45:44 +03:00
LCD 47
0bfac45565
Checker tslint: error format has changed.
2017-04-18 11:00:02 +03:00
LCD 47
a882ecbc80
Checker dartanalyzer: "--machine" has been renamed in 1.23.0.
2017-04-17 14:30:19 +03:00
LCD 47
5d9a0bc387
Checker vim/vimlint: globpath() with 3 arguments appeared in Vim 7.2-051.
2017-04-06 19:02:54 +03:00
LCD 47
b2b125cfad
Checker d/dscanner: add syntax highlighting.
2017-03-30 18:31:58 +03:00
LCD 47
75180daad7
Checker d/dscanner: cleanup.
2017-03-30 18:16:38 +03:00
lantlord
c6f83efdd3
New checker: d/dscanner.
2017-03-30 17:53:06 +03:00
LCD 47
e0d044fa7e
Checker solium: cleanup.
2017-03-16 11:44:14 +02:00
LCD 47
08ca849db2
Merge remote-tracking branch 'origin/pr/1986'
2017-03-16 10:55:18 +02:00
LCD 47
7e45ad9163
Checker hadolint: cleanup.
2017-03-16 10:42:32 +02:00
LCD 47
d9f45346c0
Merge remote-tracking branch 'origin/pr/1921'
2017-03-16 10:32:39 +02:00
Matthijs van den Bos
3fda1fd29f
Added Solium checker for Solidity
2017-03-16 01:48:45 +01:00
Gilad Peleg
32a3754915
Fix shellcheck for is_sh check
2017-02-25 22:20:17 +02:00
LCD 47
6fb14d624b
Checker nvcc: allow for leading spaces in warnings.
2017-02-16 08:19:32 +02:00
LCD 47
59b98a655f
Checker nvcc: mark warning messages as such.
2017-02-15 13:51:32 +02:00
LCD 47
f660d1074f
Cleanup: buffer handling.
2017-02-15 13:50:19 +02:00
LCD 47
53a3db5e3b
Formatting.
2017-02-07 07:41:40 +02:00
Justin Donaldson
15c13a9889
[haxe] add warning indicator to errorformat
2017-02-06 14:54:35 -08:00
LCD 47
bd03a27ca1
Checker flow: there is an option "--quiet" from flow 0.34.0.
2017-01-30 20:21:32 +02:00