From ca508980f9fb66866f67af699ad31d33b8805df4 Mon Sep 17 00:00:00 2001 From: "D. Berge" Date: Tue, 11 Aug 2020 17:09:10 +0200 Subject: [PATCH] Add kateconfig file to frontend source --- lib/www/client/source/.kateconfig | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/www/client/source/.kateconfig diff --git a/lib/www/client/source/.kateconfig b/lib/www/client/source/.kateconfig new file mode 100644 index 0000000..caed971 --- /dev/null +++ b/lib/www/client/source/.kateconfig @@ -0,0 +1 @@ +kate: replace-tabs on; indent-width 2;