Files
noctalia-shell/lefthook.yml
2025-10-16 13:36:44 -07:00

5 lines
143 B
YAML

pre-commit:
jobs:
- name: format qml
run: cd "$(git rev-parse --show-toplevel)" && ./Bin/dev/qmlfmt.sh && git update-index --again