horstbaerbel/action-clang-tidy
Check repository using clang-tidy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 13, 2024
- License
- MIT
Pinned Snippet
uses: horstbaerbel/action-clang-tidy@b2861fddc2ec8bb09c3d4bcbbda594b1e2132488 # 1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| scandir | Scan directory | no | . |
| builddir | Build directory | no | build |
| excludedirs | Exclude directories | no | "" |
| extensions | File extensions to include in check | no | c,h,C,H,cpp,hpp,cc,hh,c++,h++,cxx,hxx |
| cmakeoptions | Additional options to pass to cmake | no | "" |
| useexistingbuild | Use existing build | no | false |
Outputs
no outputs