This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
(v3.7.0) Syntax Checkers
LCD 47 edited this page Mar 19, 2016
·
2 revisions
The following checkers are supported by syntastic 3.7.0:
- ActionScript:
- Ada:
- API Blueprint:
- AppleScript:
- AsciiDoc:
- ASM:
- BEMHTML:
- Bro:
-
C:
- avrgcc
- checkpatch
- clang_check
- clang_tidy
- cppcheck
- gcc* (GCC and Clang)
- make
- oclint
- pc_lint
- sparse
- splint
-
C++:
- clang_check
- clang_tidy
- cppcheck
- cpplint
- gcc* (GCC and Clang)
- oclint
- pc_lint
- vera++
- C#:
- Cabal:
- CoffeeScript:
- Chef:
- COBOL:
- Coco:
- Coq:
- CSS:
- Cucumber:
- CUDA:
- D:
- Dart:
- DocBook:
- Dust:
- Elixir:
- Erlang:
- eRuby:
- Fortran:
- Gentoo Metadata:
- GLSL:
- Go:
- Haml:
- Handlebars:
- Haskell:
- Haxe:
- HSS:
- HTML:
- Jade:
- Java:
- JavaScript:
- JSON:
- LESS:
- Lex:
- Limbo:
- LISP:
- LLVM:
- Lua:
- Markdown:
- MATLAB:
- Mercury:
- NASM:
- Nix:
- nroff:
- Objective-C:
- Objective-C++:
- OCaml:
- Perl:
- PHP:
- PO:
- POD:
- Puppet:
- Python:
- QML:
- R:
- Racket:
- Relax NG:
- reStructuredText:
- Ruby:
- SASS:
- Scala:
- SCSS:
- Sh:
- Slim:
- SML:
- Spec:
- SQL:
- Stylus:
- Tcl:
- TeX:
- Texinfo:
- Text:
- Twig:
- TypeScript:
- Vala:
- Verilog:
- VHDL:
- VimL:
- xHTML:
- XML:
- XSLT:
- YACC:
- YAML:
- Z80:
- Zope Page Templates:
- Zsh:
* This checker doesn't use the makeprgBuild()
function, and thus it
can't be configured with the usual g:syntastic_<filetype>_<checker>_<option>
variables. Please refer to the corresponding entry to find out what other
configuration mechanisms (if any) are available for it.