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

C: pc_lint

LCD 47 edited this page Jun 12, 2016 · 4 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: Steve Bragg steve@empresseffects.com

PC-Lint is a commercial static code analysis tool for Windows, produced by Gimpel Software. See the official page for details.

Checker options

g:syntastic_pc_lint_config_file (string; default: 'options.lnt')
name of an indirect (.lnt) file; a file with that name is looked up in the current directory and in parent directories; first such file found is used.
Clone this wiki locally