summaryrefslogtreecommitdiff
path: root/.ecrc
diff options
context:
space:
mode:
Diffstat (limited to '.ecrc')
-rw-r--r--.ecrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.ecrc b/.ecrc
new file mode 100644
index 0000000..2242b35
--- /dev/null
+++ b/.ecrc
@@ -0,0 +1,6 @@
+{
+ "Exclude": ["\\.el", "\\.json$", "^LICENSE$", "^flake.lock$", "^secrets/"],
+ "Disable": {
+ "MaxLineLength": true
+ }
+}