Skip to content

Commit cf41348

Browse files
committed
docs: update readme
1 parent 3f4051c commit cf41348

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ repos:
7272
args: [--checks=.clang-tidy, --version=21] # Specifies version
7373
```
7474

75-
> [!NOTE]
76-
> Starting from version **v1.0.0**, this pre-commit hook now relies on Python wheel packages — [clang-format](https://pypi.org/project/clang-format/) and [clang-tidy](https://pypi.org/project/clang-tidy/) — instead of the [clang-tools binaries](https://github.com/cpp-linter/clang-tools-static-binaries). The wheel packages are lighter, easier to install, and offer better cross-platform compatibility. For more information, see the [detailed migration notes](docs/migration-notes.md).
77-
7875
## Output
7976

8077
### clang-format Output

0 commit comments

Comments
 (0)