You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
cpp-linter-hooks is a [pre-commit](https://pre-commit.com/) hook that uses `clang-format` and `clang-tidy` to format C/C++ code.
11
11
12
12
> [!NOTE]
13
-
> This hook automatically downloads specific versions of `clang-format` or `clang-tidy`[clang-tools-static-binaries](https://github.com/cpp-linter/clang-tools-static-binaries) and installs them on your system.
13
+
> This hook automatically downloads specific versions of `clang-format` or `clang-tidy`[static-binaries](https://github.com/cpp-linter/clang-tools-static-binaries) and installs them on your system.
0 commit comments