Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
feather

GitHub Action

jsonnetfmt

v0.1.0-alpha

jsonnetfmt

feather

jsonnetfmt

Run jsonnetfmt to check if jsonnet files are formatted in current workspace

Installation

Copy and paste the following snippet into your .yml file.

              

- name: jsonnetfmt

uses: kakkoyun/[email protected]

Learn more about this action in kakkoyun/action-jsonnetfmt

Choose a version

jsonnetfmt action

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

Example usage

uses: kakkoyun/action-jsonnetfmt