mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 16:22:09 -04:00
fix(qmllint): Update distro detection logic for qmllint
This commit is contained in:
@@ -29,6 +29,7 @@ quickshell -p quickshell/
|
||||
qmlfmt -t 4 -i 4 -b 250 -w path/to/file.qml
|
||||
make lint-qml # Run from repo root; requires quickshell/.qmlls.ini (generated by `qs -p quickshell/`)
|
||||
# Uses Qt 6 qmllint. Override path with QMLLINT=/path/to/qmllint if needed.
|
||||
# Auto-detects `qmllint6`, Fedora's `qmllint-qt6`, `/usr/lib/qt6/bin/qmllint`, then `qmllint`.
|
||||
```
|
||||
|
||||
## Components
|
||||
|
||||
Reference in New Issue
Block a user