This repository was archived by the owner on Sep 20, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 1.1k
C: pc_lint
LCD 47 edited this page Jun 12, 2016
·
4 revisions
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.
- 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.