From 6e9927413fca18e82f1eaf5865ebf6d5ae11d5fb Mon Sep 17 00:00:00 2001
From: awwpotato <153149335+awwpotato@users.noreply.github.com>
Date: Wed, 19 Mar 2025 10:33:54 -0700
Subject: [PATCH] stylix: add editorconfig-checker pre-commit hook (#1006)
Add editorconfig-checker pre-commit hook, following commits 7fc0a8716e75
("stylix: add editorconfig (#945)") and 489833b201a8 ("treewide: give
mustache files correct file extensions (#946)").
Link: https://github.com/danth/stylix/pull/1006
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
---
flake.nix | 1 +
modules/fcitx5/highlight.svg.mustache | 151 +-
modules/fcitx5/panel.svg.mustache | 213 +-
modules/qt/kvantum.svg.mustache | 3798 ++++++++++++-------------
4 files changed, 2080 insertions(+), 2083 deletions(-)
diff --git a/flake.nix b/flake.nix
index 26584b30..fd6ee111 100644
--- a/flake.nix
+++ b/flake.nix
@@ -132,6 +132,7 @@
git-hooks = inputs.git-hooks.lib.${system}.run {
hooks = {
deadnix.enable = true;
+ editorconfig-checker.enable = true;
hlint.enable = true;
nixfmt-rfc-style = {
diff --git a/modules/fcitx5/highlight.svg.mustache b/modules/fcitx5/highlight.svg.mustache
index 783e1c98..d9fc2f75 100644
--- a/modules/fcitx5/highlight.svg.mustache
+++ b/modules/fcitx5/highlight.svg.mustache
@@ -1,84 +1,83 @@
diff --git a/modules/fcitx5/panel.svg.mustache b/modules/fcitx5/panel.svg.mustache
index c3e06596..cb245650 100644
--- a/modules/fcitx5/panel.svg.mustache
+++ b/modules/fcitx5/panel.svg.mustache
@@ -1,124 +1,121 @@
diff --git a/modules/qt/kvantum.svg.mustache b/modules/qt/kvantum.svg.mustache
index 65196788..f7077c8c 100644
--- a/modules/qt/kvantum.svg.mustache
+++ b/modules/qt/kvantum.svg.mustache
@@ -1,1954 +1,1954 @@