/cspot

A small linter written in plain C.

Primary LanguageCGNU General Public License v3.0GPL-3.0

cspot

A small linter written in plain C. (WIP)

Compile

For compiling cspot run the command make in the directory containing the Makefile.

Usage

To check an file run the command below while replacing filename with the path to the actual file.

$ ./cspot [FILENAME]