Skip to content

Commit

Permalink
Remove legacy mention of bazel-clang-toolchain symlink (#2190)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmeow authored Sep 20, 2022
1 parent 7e4e73b commit 174aff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-symlinks
exclude: ^bazel-(clang-toolchain|execroot)$
exclude: ^bazel-execroot$
- id: check-yaml
- id: detect-private-key
- id: end-of-file-fixer
Expand Down

0 comments on commit 174aff1

Please sign in to comment.