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: .github/release-drafter.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ template: |
11
11
- **clang-format**: `$CLANG_FORMAT_VERSION`
12
12
- **clang-tidy**: `$CLANG_TIDY_VERSION`
13
13
14
-
Users can override these versions by specifying a different versionin their hook configuration.
14
+
Users can specify the desired version by adding the `--version` argument under `args` in their pre-commit configuration. See: [Custom Clang Tool Version](https://github.com/cpp-linter/cpp-linter-hooks?tab=readme-ov-file#custom-clang-tool-version)
0 commit comments