mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Go: add gazelle-generated BUILD files
This commit is contained in:
@@ -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?$
|
||||
|
||||
Reference in New Issue
Block a user