Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

C++: vera++

LCD 47 edited this page Jun 12, 2016 · 3 revisions

This file is no longer maintained

This file exists only as a historic reference. Documentation for syntastic checkers is now included in the manual, please see :help syntastic-checkers in Vim.


Maintainer: Lucas Verney phyks@phyks.me

Vera++ is a programmable tool for verification, analysis and transformation of C++ source code. See the project's page for details.

Checker options

g:syntastic_verapp_config_file (string; default: '.syntastic_verapp_config')
file containing compilation flags (such as defines or include directories), one option per line
Clone this wiki locally