Skip to content

Commit da56833

Browse files
committed
docs: add back-navigation link and standardize Used By section
- Add '← Back to cpp-linter hub' link near top of README (#10) - Add link to hub site from 'Used By' section (#9)
1 parent 6e33844 commit da56833

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
[![Test](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/test.yml/badge.svg)](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/test.yml)
77
[![CodeQL](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/codeql.yml/badge.svg)](https://github.com/cpp-linter/cpp-linter-hooks/actions/workflows/codeql.yml)
88

9+
> 🏠 [← Back to cpp-linter hub](https://cpp-linter.github.io/)
10+
911
A pre-commit hook repository for C/C++ projects that installs and runs
1012
`clang-format` and `clang-tidy` through the
1113
[pre-commit](https://pre-commit.com/) framework.
@@ -322,6 +324,8 @@ Two self-contained templates plus quick snippets for other common setups.
322324
![IMSY-DKFZ](https://github.com/IMSY-DKFZ.png?size=20) IMSY-DKFZ and
323325
[many more](https://github.com/search?q=repo%3A%20https%3A%2F%2Fgithub.com%2Fcpp-linter%2Fcpp-linter-hooks&type=code).
324326

327+
See the [cpp-linter hub](https://cpp-linter.github.io/) for the full list of organizations using cpp-linter tools.
328+
325329
## FAQ
326330

327331
### What's the difference between [`cpp-linter-hooks`](https://github.com/cpp-linter/cpp-linter-hooks) and [`mirrors-clang-format`](https://github.com/pre-commit/mirrors-clang-format)?

0 commit comments

Comments
 (0)