From b66bb46fc18cafff1b7f5d67712d8ba44db12bcf Mon Sep 17 00:00:00 2001 From: LemmyCook Date: Fri, 12 Sep 2025 21:18:24 -0400 Subject: [PATCH] We don't use qmlformat, we do use qmlfmt --- .qmlformat.ini | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .qmlformat.ini diff --git a/.qmlformat.ini b/.qmlformat.ini deleted file mode 100644 index 4be9332..0000000 --- a/.qmlformat.ini +++ /dev/null @@ -1,2 +0,0 @@ -[General] -IndentWidth=2