From cd1d46a26b923260b6c87cc93a0723b8166c609e Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Fri, 27 Aug 2021 19:45:41 +0200 Subject: [ui] refactor ui --- docs/hacking-qml.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/hacking-qml.rst (limited to 'docs') 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 -- cgit v1.2.3