Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 166 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 166 Bytes

CleanCode

Clean Code anlayzer tool for C++

Requirements

  • llvm-4.0
  • libclang-4.0-dev
  • python-clang-4.0

Run

python parser.py <C++ header or source file>