mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-12-01 18:54:13 +03:00
9 lines
116 B
YAML
9 lines
116 B
YAML
- repo: local
|
|
hooks:
|
|
- id: qmllint
|
|
name: qmllint
|
|
entry: qmllint
|
|
language: system
|
|
files: \.qml$
|
|
|