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
Justin Donaldson
bbcb9f7cc4
[haxe] disable output during syntax check
2017-01-26 18:45:49 -08:00
LCD 47
b03f26d049
Merge remote-tracking branch 'origin/pr/1944'
2017-01-13 16:29:07 +02:00
Jean-Sébastien Pédron
f19b05d301
erlang_check_file.erl: Add support for Erlang.mk
...
Now, it first determines the compilation "profile" (are we building tests
or the program itself?) and the build tool. Once it found it - either
rebar when there is a `rebar.config` file, or Erlang.mk when there is a
`erlang.mk` file - it calls the appropriate function to query ERL_LIBS
paths and compiler options.
The Erlang.mk function uses the `show-ERL_LIBS`, `show-ERLC_OPTS` and
`show-TEST_ERLC_OPTS` Make targets to query those informations.
Signed-off-by: Gerhard Lazu <gerhard@lazu.uk>
2017-01-13 10:17:20 +01:00
LCD 47
40ac6c462e
Checker valac: fix previous bug fix. :)
2017-01-04 13:06:20 +02:00
LCD 47
e19298787a
Checker valac: fix behaviour.
2017-01-04 12:01:59 +02:00
LCD 47
1c89d2a570
Checker stylus/stylint: fix errorformat for version 1.5.7.
2016-11-23 09:55:32 +02:00
LCD 47
f3a5344f08
Checker stylus/stylint: version 1.5.7 breaks errorformat.
2016-11-15 10:00:59 +02:00
LCD 47
36484fbfb2
Removed checker ghc_mod.
2016-10-22 06:38:49 +03:00
Daniel Loffgren
b1fdce61a0
Do not assume we are assembling to an ELF
2016-10-17 20:16:04 -07:00
LCD 47
5044cc699b
New checker for text files: proselint.
2016-10-11 10:57:35 +03:00
LCD 47
1379530f03
New checker for HTML: htmlhint.
2016-10-08 09:05:59 +03:00
LCD 47
4c4e516e1d
Bug fix: allow checkers to have an empty exec.
2016-10-05 14:47:54 +03:00
LCD 47
90b19d188b
Checker luac: fix errorformat.
...
Newer versions of luac prepend error messages with the actual name of
the executable.
Reference: http://www.lua.org/source/5.3/luac.c.html#fatal
2016-09-22 09:09:35 +03:00
LCD 47
1fec9e8b9a
Checker hdevtools: fix errorformat.
2016-09-03 17:28:21 +03:00
LCD 47
68f473ecc8
Checker flow: option "--version" is deprecated.
2016-08-27 09:18:36 +03:00
Nicholas Caley
841582f6ff
Fixing URL for Dockerfile linter
2016-08-18 10:30:17 -04:00
LCD 47
bee62146bb
Checker perl: minor fixes.
2016-08-18 09:16:06 +03:00
LCD 47
400a20c531
Checker solc: even more cleanup. :)
2016-08-15 23:24:03 +03:00
LCD 47
29d76d58e3
Checker solc: more cleanup.
2016-08-15 23:22:28 +03:00
Jacob B. Cholewa
77651c154d
Added license and docs entry
2016-08-15 21:55:03 +02:00
Jacob B. Cholewa
4aa56613d5
Minor changes
2016-08-15 19:49:30 +02:00
Jacob B. Cholewa
4ed3772551
Initial draft of Solidity syntax checker
2016-08-15 17:05:25 +02:00
Emily St
a6bbfbdb4e
Add warning error format
2016-08-09 13:24:00 -07:00
LCD 47
c73673e0f3
Checker fsc: allow -Ystop-after:parser to be overridden.
2016-08-09 21:27:50 +03:00
LCD 47
88b66584b5
Checker iasl: fix typos (@Lekensteyn).
2016-08-01 13:45:58 +03:00
LCD 47
4607092691
Checker iasl: fix temporary directory reference.
2016-08-01 08:07:16 +03:00
LCD 47
3be03caa36
Fix pilot error from a previous patch.
2016-07-31 20:36:57 +03:00
LCD 47
83e910720d
Checker avr-gcc for C++: cleanup.
2016-07-31 19:11:17 +03:00
LCD 47
b00354d77c
Merge remote-tracking branch 'origin/pr/1832'
2016-07-31 18:52:14 +03:00
LCD 47
85666799bb
Checker iasl: cleanup.
2016-07-31 18:45:34 +03:00
Peter Wu
0377d09346
New checker for ASL (ACPI Source Language): iasl.
2016-07-31 18:26:08 +03:00
Sławek Piotrowski
08edf43535
New checker for CPP: avr-gcc
2016-07-30 12:36:35 +02:00
LCD 47
6014bdc57f
Remove checker tsc.
...
Checker "tsc" has been removed, in favour of the external checker
"tsuquyomi" (https://github.com/Quramy/tsuquyomi ).
Reference: #1811
2016-07-26 21:34:04 +03:00
Jason
158a233225
Update MATLAB mlint after arguements
...
Removes unexpected argument causing error from mlint.
2016-07-08 09:08:16 -07:00
LCD 47
cee74e0c1a
Checker pep8 has been renamed to pycodestyle.
2016-06-28 17:28:30 +03:00
LCD 47
5462fdd677
New checker for JavaScript: tern-lint.
2016-06-21 07:47:58 +03:00
LCD 47
4486e2ed37
Checker jade_lint: restore backward compatibility.
2016-06-12 10:50:37 +03:00
LCD 47
73142f4593
Cleanup.
2016-06-12 10:45:08 +03:00
LCD 47
551bcbcc30
New checker for SASS and SCSS: sass-lint.
2016-06-12 10:21:50 +03:00
LCD 47
4925c95026
Checker vimlint: minor cleanup.
2016-06-11 18:18:58 +03:00
LCD 47
2e377c7dd3
Vala checker: minor cleanup.
2016-06-11 17:24:16 +03:00
LCD 47
b8bdaa20be
Checker nvcc: cleanup.
...
- Mark variable g:syntastic_cuda_arch as deprecated.
- Create temporary files in the base directory of the file being
checked, rather than the current directory.
- Remove temporary files after use.
2016-06-06 07:24:31 +03:00
LCD 47
f9eca22c04
Checker nvcc: switch to makeprgBuild(). (@nmoehrle)
2016-06-05 22:58:04 +03:00
LCD 47
0ec2a5c53b
Checker ansible_lint: fix errorformat (@omarkhan).
2016-06-05 11:18:35 +03:00
LCD 47
95879f19a9
Security: disable the racket checker by default.
...
This checker executes the code in the files it checks. This is probably fine
if you wrote the files yourself, but it can be a problem if you're trying to
check third party files. If you are 100% willing to let Vim run the code in
your files, set g:enable_racket_racket_checker to 1 in your vimrc to enable
this checker: vim let g:enable_racket_racket_checker = 1 There is also a
buffer-local version of this variable, that takes precedence over it in the
buffers where it is defined.
Reference: https://github.com/scrooloose/syntastic/issues/1773
2016-05-23 16:54:33 +03:00
LCD 47
30fa9bec2d
ESLint can check JavaScript in HTML files.
2016-05-20 20:42:22 +03:00