Skip to content

ILXL/cppaudit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPAudit

CPPAudit is an application that facilitates the evaluation of C++ code. Specifically, it offers an easy way to create unit tests, run code against unit tests, check the coding style (using the clang-tidy linter), and coding format (using clang-format).