chore: Replace uses of //tools/cpp:toolchain_utils.bzl with @rules_cc//cc:find_cc_toolchain.bzl #14988
+2
−2
Conventional Commit Lint GCF / conventionalcommits.org
failed
Jul 15, 2025 in 0s
Commit message did not follow Conventional Commits
Some of your commit messages failed linting.
Visit conventionalcommits.org to learn our conventions.
Run git commit --amend and edit your message to match Conventional Commit guidelines.
Details
❌ The following linting errors found:
- subject may not be empty
- type may not be empty
for the following input:
"*replace uses of //tools/cpp:toolchain_utils.bzl with @rules_cc//cc:find_cc_toolchain.bzl
the former was deprecated.*"
Loading