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
Statically-linked`clang-format`, `clang-tidy`, `clang-query`, `clang-apply-replacements`, and `clang-include-cleaner` binaries for Linux, macOS, and Windows
84
+
Install`clang-format`, `clang-tidy`, `clang-query`, `clang-apply-replacements`, and `clang-include-cleaner`via static binaries or Python wheels using a single CLI
82
85
83
-
[Download from →](https://github.com/cpp-linter/clang-tools-static-binaries){ .md-button .md-button--primary }
86
+
[Get started with clang-tools CLI →](https://cpp-linter.github.io/clang-tools-pip/){ .md-button .md-button--primary }
Install`clang-apply-replacements` via pip — standalone Python wheel
114
+
Statically-linked`clang-format`, `clang-tidy`, `clang-query`, `clang-apply-replacements`, and `clang-include-cleaner` binaries for Linux, macOS, and Windows
106
115
107
-
[Install from PyPI →](https://pypi.org/project/clang-apply-replacements/){ .md-button .md-button--primary }
116
+
[Download from →](https://github.com/cpp-linter/clang-tools-static-binaries){ .md-button .md-button--primary }
Redistribute `clang-format` and `clang-tidy` Python wheels
122
131
123
-
- :fontawesome-brands-python: **clang-tools-pip**
132
+
[Download from →](https://github.com/cpp-linter/clang-tools-wheel){ .md-button .md-button--primary }
124
133
125
-
---
134
+
</div>
126
135
127
-
Install `clang-format`, `clang-tidy`, `clang-query`, `clang-apply-replacements`, and `clang-include-cleaner` via static binaries or Python wheels using a single CLI
136
+
### Standalone tools
128
137
129
-
[Get started with clang-tools CLI →](https://cpp-linter.github.io/clang-tools-pip/){ .md-button .md-button--primary }
0 commit comments