We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81014d8 commit 84f830cCopy full SHA for 84f830c
.github/workflows/clang-tools-release.yml
@@ -465,9 +465,9 @@ jobs:
465
files: release-assets/*
466
name: "Clang Tools ${{ github.ref_name }}"
467
body: |
468
- # Clang Tools Release ${{ github.ref_name }}
+ # Clang Tools Python wheels
469
470
- This release contains both clang-format and clang-tidy wheel packages.
+ This release contains both `clang-format` and `clang-tidy` wheel packages.
471
472
## Included packages:
473
- **clang-format**: Code formatting tool
0 commit comments