mirror of
https://github.com/whisperity/CodeChecker-Action.git
synced 2025-12-28 10:47:21 +08:00
d8995ef956613c6e6cd17a740a98077d8bc597b4
CodeChecker C++ static analysis action
GitHub Action to execute static analysis over C-family projects (C, C++, Objective-C) using the Clang infrastructure and CodeChecker as its driver.
Overview
⚠️ This action has been written with commands that target Ubuntu-based distributions!
Action configuration
Installing versions
| Variable | Default | Description |
|--------------|------------------------------------------------------------------|
| repository | Ericsson/CodeChecker | The CodeChecker repository to check out and build |
| version | master | The branch, tag, or commit SHA in the repository to use. |
Description
Languages
Shell
97.9%
C++
1.4%
Python
0.7%