Commit Graph

2634 Commits

Author SHA1 Message Date
LCD 047
937d77d1f3
Merge pull request #2133 from saschpe/typo
Manual: fix typo in clang_tidy section.
2018-01-12 18:21:30 +02:00
Sascha Peilicke
1e4ead8041 Fix typo in clang_tidy section 2018-01-12 15:02:11 +01:00
LCD 47
1b7ef51ab5 Checker mypy: support for column numbers (@pbasista). 2018-01-04 12:40:07 +02:00
LCD 47
88dd65673a Checker yarac: minor cleanup. 2017-12-22 08:21:49 +02:00
Albert Song
e888225518 Add yarac as yara rule syntax checker.
YARA is a widely used pattern matching tool in malware research.
yarac is the official compiler.
2017-12-21 17:02:26 +08:00
Russ Garrett
4b93dffbd9 Use correct erlang include paths for rebar3 projects
Add a few more include paths for erlang projects built using rebar 3.
This allows syntastic to pick up dependencies and resolve include paths
in multiple-app rebar3 projects (assuming that the default `apps`
parent directory is used).

Existing erlang projects should be unaffected.

It's possible that this could be done slightly more elegantly by
shelling out to the new `rebar3 path` command, but this is quite slow in
our setup and may not be configured correctly in editing environments.
2017-12-14 12:36:29 +00:00
LCD 47
96cc251075 Manual: document checker html/stylelint. 2017-11-17 13:04:43 +02:00
Simounet
3ca2727996 Stylelint syntax checker add for html files 2017-11-17 11:25:06 +01:00
Paul "TBBle" Hampson
0293b00176 Escape commas in the path used in findFileInParent
findfile() appears to have some undocumented behaviour regarding
commands in the path string. So escape them when we escape spaces.

Closes #2109
2017-11-14 21:08:12 +11:00
LCD 47
206b616c8e Typo. 2017-11-06 08:44:40 +02:00
LCD 47
0e3b6b6271 Workaround: make syntastic#util#fname2buf() less broken. 2017-11-05 15:56:05 +02:00
LCD 47
8102624901 Manual: document checker less/stylelint. 2017-11-05 15:45:34 +02:00
Marcus Zanona
1a4a4b77e9 Increase stylelint support for .less files 2017-11-04 19:12:37 -02:00
LCD 47
b0e48d0f66 Checker solhint: cleanup. 2017-10-27 09:08:02 +03:00
Brett Sun
cac7fd3698 New checker for Solidity: solhint. 2017-10-27 09:03:28 +03:00
LCD 47
08adf11e81 Manual: document "exec" for checkstyle and scalastyle. 2017-10-10 09:53:07 +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
8577c8e28c Manual: minor cleanup. 2017-09-13 13:15:27 +03:00
LCD 47
4338848786 Checker sh/bashate: update errorformat. 2017-09-12 19:19:55 +03:00
LCD 047
972799180e Checker phpstan: require version 0.8.5.
Reference: https://github.com/phpstan/phpstan/issues/160#issuecomment-322040877
2017-09-10 16:47:59 +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 047
1a8f372b35 Merge pull request #2066 from jeandeaual/htmlhint-typo-fix
Manual: fix typo.
2017-08-24 21:02:47 +03:00
Alexis Jeandeau
e0564fbe8d syntastic-checkers.txt: fix typo (JSHint -> HTMLHint) 2017-08-25 00:14:12 +09:00
LCD 47
5e1b26c172 Manual: add a note about airline no longer using stl_format. 2017-08-08 19:05:25 +03:00
LCD 47
a835b0ada1 FAQ, manual: use the proper buzzwords for Ruby version managers. (@lloeki) 2017-08-07 11:48:49 +03:00
LCD 47
e1161a723a Manual: add a note about "eslint --fix". 2017-07-07 18:41:14 +03:00
LCD 047
75d2d9839a Merge pull request #2037 from Drako/master
Bug fix: pilot error in  previous bug fix.
2017-07-04 17:25:45 +03:00
Felix Bytow
bb41af0445 Fix for #2036: syntastic#util#tmpdir should work again 2017-07-04 16:14:54 +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
LCD 47
159900a1a2 Checker python/prospector: better error reporting. 2017-05-30 18:06:53 +03:00
LCD 47
5efeecece3 Manual: minor alignment fix. 2017-05-15 07:31:25 +03:00
Przepompownia
5209bed12f New checker for PHP: phpstan. 2017-05-15 07:27:25 +03:00