Skip to content

Latest commit

 

History

History

oclint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

OCLint

A linting tool for C, C++, and Objective C.

Usage

$ docker run --rm -it -v $(pwd):/source cromo/oclint

Within the container, both oclint and oclint-json-compilation-database are on the path. See OCLint's primary documentation for further usage.