Kitware / KWStyle

Kitware Style Checker
Other
53 stars 30 forks source link

KWStyle

Circle CI

Overview

KWStyle is a style checker for source code which is integrated in the software process to ensure that the code written by several users is consistent and can be viewed/printed as it was written by one person.

Features

Among the fearures provided by KWStyle:

A complete list of the features is available here.

Build

mkdir build
cd build
cmake ..
make

Install