LCD 47
8393a3c7a2
Cosmetic cleanup.
2017-09-15 21:04:16 +03:00
LCD 47
73142f4593
Cleanup.
2016-06-12 10:45:08 +03:00
LCD 47
8f97e64c78
Cleanup: minor formatting.
2016-02-20 09:58:44 +02:00
LCD 47
e60555de70
Registry: cleaner handling of checker redirections.
...
Redirected checkers no longer need to add
"syntax_checkers/<filetype>/*.vim" to &runtimepath.
Parameters "exec" and "enable" to CreateAndRegisterChecker() are now
inherited from the source checker, but can be overridden in the target
if needed.
2015-12-05 01:54:40 +02:00
LCD 47
dac07db617
Cleanup: shut up most vint warnings.
2015-03-25 18:44:34 +02:00
LCD 47
1d2f8d514a
Formatting: folding.
2015-01-04 12:46:54 +02:00
LCD 47
0092326525
Clang tools: work without a compilation database. Cleanup.
2014-08-21 18:16:22 +03:00
Benjamin Bannier
d280dc78ea
Add new clang-tidy and clang-check checkers
...
These checkers use an existing compilation database so that the actual
flags used in the compile are used in the check.
2014-08-16 16:37:38 +02:00