Skip to content

pre-commit config for formatting Justfiles

License

Notifications You must be signed in to change notification settings

instrumentl/pre-commit-just

Repository files navigation

This repository contains a pre-commit config for running just --fmt on any discovered just files. It will auto-fix the files.

Usage

You must have just installed on your system for this hook to work.

- repo: https://github.com/instrument/pre-commit-justfile
  rev: 'main'
  hooks:
    - id: format-justfile

License

This work is licensed under the ISC license, a copy of which can be found at LICENSE.txt.

just itself is licensed under the CC0 license.

About

pre-commit config for formatting Justfiles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages