summary refs log tree commit diff
path: root/.editorconfig-checker.json
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig-checker.json')
-rw-r--r--.editorconfig-checker.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/.editorconfig-checker.json b/.editorconfig-checker.json
new file mode 100644
index 0000000..f9fa45e
--- /dev/null
+++ b/.editorconfig-checker.json
@@ -0,0 +1,7 @@
+{
+  "exclude": [
+    "flake.lock",
+    "LICENSE",
+    "*.txt"
+  ]
+}