Skip to content

Commit 22f48d9

Browse files
authored
docs: add cross-reference to cpp-linter-action (#239)
1 parent 6e33844 commit 22f48d9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,16 @@ this project also provides `clang-tidy`, compile database discovery, explicit
2929
tool-version selection, and richer diagnostics. See the [FAQ](#faq) for the full
3030
comparison.
3131

32+
> [!TIP]
33+
> Using GitHub Actions for CI? Check out
34+
> **[cpp-linter-action](https://github.com/cpp-linter/cpp-linter-action)**
35+
> our companion GitHub Action that runs the same tools in CI with rich PR reviews,
36+
> thread comments, step summaries, and file annotations.
37+
3238
## Table of Contents
3339

3440
- [Why cpp-linter-hooks?](#why-cpp-linter-hooks)
41+
- [GitHub Actions? Try cpp-linter-action](#github-actions-try-cpp-linter-action)
3542
- [Requirements](#requirements)
3643
- [Quick Start](#quick-start)
3744
- [Custom Configuration Files](#custom-configuration-files)

0 commit comments

Comments
 (0)