summaryrefslogtreecommitdiff
path: root/.ecrc
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-02-20 00:53:48 +0300
committerAzat Bahawi <azat@bahawi.net>2024-02-20 00:53:48 +0300
commitd907b7b8f0aecee0f9eba12b09b929d720d07a8d (patch)
tree4f6bbbe605ebf96e1aefbc657dc975208b2436d1 /.ecrc
parentf1dc3ecad357ceb8be34eca91fafca4d2a4f924e (diff)
2024-02-20
Diffstat (limited to '.ecrc')
-rw-r--r--.ecrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ecrc b/.ecrc
index 2242b35..523e44c 100644
--- a/.ecrc
+++ b/.ecrc
@@ -1,5 +1,5 @@
{
- "Exclude": ["\\.el", "\\.json$", "^LICENSE$", "^flake.lock$", "^secrets/"],
+ "Exclude": ["\\.el$", "\\.json$", "^LICENSE$", "^flake.lock$", "^secrets/"],
"Disable": {
"MaxLineLength": true
}