Skip to content

Commit 9f9be32

Browse files
authored
Update .github/release-drafter.yml
1 parent 01af810 commit 9f9be32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ template: |
1111
- **clang-format**: `$CLANG_FORMAT_VERSION`
1212
- **clang-tidy**: `$CLANG_TIDY_VERSION`
1313
14-
Users can override these versions by specifying a different version in 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)
1515
1616
$CHANGES
1717

0 commit comments

Comments
 (0)