Address review.

This commit is contained in:
Cornelius Riemenschneider
2024-08-23 17:26:05 +02:00
parent d84e745ce9
commit 3ac8108c4a
6 changed files with 13 additions and 23 deletions

View File

@@ -26,7 +26,7 @@ repos:
name: Format bazel files
files: \.(bazel|bzl)
language: system
entry: bazel run //misc/bazel:buildifier
entry: bazel run //misc/bazel/buildifier
pass_filenames: false
# DISABLED: can be enabled by copying this config and installing `pre-commit` with `--config` on the copy