chore: update editorconfig for .el files
This commit is contained in:
parent
391dec28e1
commit
f03388ab9d
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ indent_size = unset
|
||||||
[*.py]
|
[*.py]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.el]
|
||||||
|
indent_size = unset
|
||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
max_line_length = off
|
max_line_length = off
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue