summaryrefslogtreecommitdiff
path: root/docs/hacking-qml.rst
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-08-27 19:45:41 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-10-06 18:37:22 +0200
commit15f2efc9aa77893d5300d198dd3b5c42549018e8 (patch)
tree35e4f512ec86a770960f786eeddaab1e8b29d929 /docs/hacking-qml.rst
parentb8c34672538109a67c1ffc4a4ec4f90772ea9e3e (diff)
[ui] refactor ui
Diffstat (limited to 'docs/hacking-qml.rst')
-rw-r--r--docs/hacking-qml.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/hacking-qml.rst b/docs/hacking-qml.rst
new file mode 100644
index 0000000..7e793ba
--- /dev/null
+++ b/docs/hacking-qml.rst
@@ -0,0 +1,6 @@
+QML best practices
+==================
+* https://github.com/Furkanzmc/QML-Coding-Guide/blob/master/README.md
+* lint your qml files::
+
+ make qmllint