Skip to content

Commit

Permalink
Disable qml-formatter unit mixxxdj#11386 is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer committed Mar 19, 2023
1 parent 932af6b commit 39a5b35
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,11 @@ repos:
hooks:
- id: prettier
types: [yaml]
- repo: https://github.com/qarmin/qml_formatter.git
rev: 0.2.0
hooks:
- id: qml_formatter
# disabled until https://github.com/mixxxdj/mixxx/issues/11386 is fixed
#- repo: https://github.com/qarmin/qml_formatter.git
# rev: 0.2.0
# hooks:
# - id: qml_formatter
- repo: local
hooks:
- id: qsscheck
Expand Down

0 comments on commit 39a5b35

Please sign in to comment.