mirror of
https://github.com/google/go-jsonnet.git
synced 2026-05-05 12:06:11 +02:00
Use predefined types for pre-commit over file endings
This commit is contained in:
parent
604f4d7cad
commit
751aedfb2c
@ -4,12 +4,12 @@
|
||||
entry: jsonnetfmt
|
||||
args: [-i]
|
||||
language: golang
|
||||
files: \.(jsonnet|libsonnet)$
|
||||
types: [jsonnet]
|
||||
minimum_pre_commit_version: 2.10.1
|
||||
- id: jsonnet-lint
|
||||
name: jsonnet-lint
|
||||
description: Lint jsonnet files.
|
||||
entry: jsonnet-lint
|
||||
language: golang
|
||||
files: \.(jsonnet|libsonnet)$
|
||||
types: [jsonnet]
|
||||
minimum_pre_commit_version: 2.10.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user