Skip to content
feather

GitHub Action

jsonnetfmt

v0.1.1-alpha Latest version

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