A small linter written in plain C. (WIP)
For compiling cspot run the command make in the directory containing the Makefile.
To check an file run the command below while replacing filename with the path to the actual file.
$ ./cspot [FILENAME]
8000