mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Misc: add bazel buildifer pre-commit hook
This commit is contained in:
@@ -21,6 +21,11 @@ repos:
|
||||
- id: autopep8
|
||||
files: ^misc/codegen/.*\.py
|
||||
|
||||
- repo: https://github.com/warchant/pre-commit-buildifier
|
||||
rev: 0.0.2
|
||||
hooks:
|
||||
- id: buildifier
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: codeql-format
|
||||
|
||||
Reference in New Issue
Block a user