Go: add gazelle-generated BUILD files

This commit is contained in:
Paolo Tranquilli
2024-04-24 17:04:57 +02:00
parent 84ea3a9a2c
commit 393f6b7666
41 changed files with 595 additions and 0 deletions

View File

@@ -27,6 +27,13 @@ repos:
- repo: local
hooks:
- id: gazelle
name: Check gazelle-generated BUILD files
files: go/extractor/.*
language: system
entry: bazel run //go/gazelle
pass_filenames: false
- id: codeql-format
name: Fix QL file formatting
files: \.qll?$