diff options
Diffstat (limited to '')
-rw-r--r-- | .ecrc | 2 |
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 } |