diff --git a/docs/index.md b/docs/index.md index 7b69edb..54b7869 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,8 +8,6 @@ title: C/C++ Linting -# C/C++ Linting - ## Everything you need for linting C/C++ code
@@ -46,91 +44,91 @@ title: C/C++ Linting
- Microsoft + Microsoft Microsoft
- Apache + Apache Apache
- NASA + NASA NASA
- Samsung + Samsung Samsung
- TheAlgorithms + TheAlgorithms TheAlgorithms
- Nextcloud + Nextcloud Nextcloud
- CachyOS + CachyOS CachyOS
- Qualcomm + Qualcomm Qualcomm
- Zondax + Zondax Zondax
- NNStreamer + NNStreamer NNStreamer
- Chocolate Doom + Chocolate Doom Chocolate Doom
- LedgerHQ + LedgerHQ LedgerHQ
- LLNL + LLNL LLNL
- cohere + cohere cohere
- Diasurgical + Diasurgical Diasurgical
- Khronos Group + Khronos Group Khronos Group
- man-group + man-group Man Group
- Stanford SSI + Stanford SSI Stanford SSI
- Cambridge ICCS + Cambridge ICCS Cambridge ICCS
- OpenMSL + OpenMSL OpenMSL
- Xemu Project + Xemu Project Xemu Project
- Bloomberg + Bloomberg Bloomberg
@@ -181,7 +179,7 @@ title: C/C++ Linting ```yaml repos: - repo: https://github.com/cpp-linter/cpp-linter-hooks - rev: v1.5.0 # Use the tag or commit you want + rev: v1.6.0 # Use the tag or commit you want hooks: - id: clang-format args: [--style=Google] # Other coding style: LLVM, GNU, Chromium, Microsoft, Mozilla, WebKit.