yubioath-flutter/.pre-commit-config.yaml
2017-03-01 15:25:26 +01:00

9 lines
116 B
YAML

- repo: local
hooks:
- id: qmllint
name: qmllint
entry: qmllint
language: system
files: \.qml$