# [CodeChecker](http://github.com/Ericsson/CodeChecker/) C++ static analysis action GitHub Action to execute static analysis over C-family projects (C, C++, Objective-C) using the [Clang](http://clang.llvm.org/) infrastructure and [CodeChecker](http://github.com/Ericsson/CodeChecker/) as its driver. ## Overview ## Action configuration ~~~{.yaml} ~~~