Skip to content

Commit 0c91325

Browse files
authoredJan 17, 2024
docs: Update README.md to change type
1 parent 058fb88 commit 0c91325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Using `clang-format` and `clang-tidy` hooks with [pre-commit](https://pre-commit.com/) to lint your C/C++ code.
1111

12-
> [!IMPORTANT]
12+
> [!NOTE]
1313
> Automatically downloads a specific version of `clang-format` or `clang-tidy` [binaries](https://github.com/cpp-linter/clang-tools-static-binaries) and installs it on the system.
1414
1515
## Usage

0 commit comments

Comments
 (0)
Please sign in to comment.