qmlfmt with 120 chars width (rulers)
This commit is contained in:
parent
def932c447
commit
d3f66b1737
17 changed files with 77 additions and 126 deletions
|
|
@ -4,4 +4,4 @@
|
|||
# Can be installed from AUR "qmlfmt-git"
|
||||
# Requires qt6-5compat
|
||||
|
||||
find . -name "*.qml" -exec qmlfmt -t 2 -i 2 -w {} \;
|
||||
find . -name "*.qml" -exec qmlfmt -e -b 120 -t 2 -i 2 -w {} \;
|
||||
Loading…
Add table
Add a link
Reference in a new issue