Skip to content

Commit

Permalink
docs: Update README.md to change type
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Jan 17, 2024
1 parent 058fb88 commit 0c91325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

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

> [!IMPORTANT]
> [!NOTE]
> 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.
## Usage
Expand Down

0 comments on commit 0c91325

Please sign in to comment.