pre-commit-jsonnet

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2022 License: Apache-2.0

README

pre-commit-jsonnet

lint and tests

pre-commit hooks for jsonnet.

Usage

Add the following to your .pre-commit-config.yaml:

repos:
    - repo: https://github.com/cybozu/pre-commit-jsonnet
      rev: v0.3.0
      hooks:
          - id: jsonnet-fmt
            args: ["--test"]  # you can specify any options of jsonnetfmt command
          - id: jsonnet-lint
            args: []  # you can specify any options of jsonnet-lint command

Directories

Path Synopsis
hooks

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL