Skip to content

Commit 7098a87

Browse files
committed
Update README
1 parent 6c8e1c5 commit 7098a87

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# pre-commit-jsonnet
2+
[![lint and tests](https://github.com/cybozu-private/pre-commit-jsonnet/actions/workflows/lint_and_tests.yml/badge.svg)](https://github.com/cybozu-private/pre-commit-jsonnet/actions/workflows/lint_and_tests.yml)
3+
24
`jsonnet-lint`, `jsonnetfmt` を実行する pre-commit hooks
35

4-
[![Tests](https://github.com/cybozu-private/pre-commit-jsonnet/actions/workflows/tests.yml/badge.svg)](https://github.com/cybozu-private/pre-commit-jsonnet/actions/workflows/tests.yml)
56

67
## Usage
78

8-
### 設定
9+
### Configurations
910
pre-commit hooks を適用したいリポジトリの `.pre-commit-config.yaml` に以下のような記載を追加する:
1011

1112
```yaml

0 commit comments

Comments
 (0)