mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 16:32:01 +03:00
precommit: add qmlformat hook
This commit is contained in:
parent
c208acd4d6
commit
5dcfc1c9d0
@ -10,3 +10,8 @@
|
|||||||
language: system
|
language: system
|
||||||
entry: flake8 ./py
|
entry: flake8 ./py
|
||||||
files: \.py
|
files: \.py
|
||||||
|
- id: qmlformat
|
||||||
|
name: qmlformat
|
||||||
|
entry: qmlformat -i
|
||||||
|
language: system
|
||||||
|
files: \.qml$
|
||||||
|
Loading…
Reference in New Issue
Block a user