Merge branch 'main' into rust-experiment

This commit is contained in:
Paolo Tranquilli
2024-08-30 10:30:43 +02:00
1448 changed files with 120811 additions and 19191 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