This repository has been archived on 2025-09-25. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config/.pre-commit-config.yaml

8 lines
No EOL
162 B
YAML

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