An open API service indexing awesome lists of open source software.

https://github.com/kakkoyun/action-jsonnetfmt

Run jsonnetfmt https://github.com/google/go-jsonnet/blob/master/cmd/jsonnetfmt/cmd.go
https://github.com/kakkoyun/action-jsonnetfmt

Last synced: about 1 month ago
JSON representation

Run jsonnetfmt https://github.com/google/go-jsonnet/blob/master/cmd/jsonnetfmt/cmd.go

Awesome Lists containing this project

README

        

# jsonnetfmt action

This action runs `jsonnetfmt` to check if jsonnet files are formatted in current workspace.

## Example usage

```yaml
uses: kakkoyun/action-jsonnetfmt
```