nix-config/.pre-commit-config.yaml

8 lines
162 B
YAML
Raw Normal View History

repos:
- repo: local
hooks:
- id: nix-fmt
name: nix-fmt
language: script
require_serial: true
entry: scripts/format.sh