aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorinoas <mail@inoas.com>2024-03-15 21:18:32 +0100
committerLouis Pilfold <louis@lpil.uk>2024-03-18 13:48:51 +0000
commit4bb32cdb5dc2a0aba65f821c154ee06d7f750263 (patch)
treeee5804d27ca853457e0b3782dd503a60851e8424 /.editorconfig
parentdf9f96638bc87d78de2572b516fb6f3a6068e188 (diff)
downloadgleam_stdlib-4bb32cdb5dc2a0aba65f821c154ee06d7f750263.tar.gz
gleam_stdlib-4bb32cdb5dc2a0aba65f821c154ee06d7f750263.zip
less
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 02cdc98..7dce924 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -7,7 +7,7 @@ root = true
# Matches multiple files with brace expansion notation
# Set default charset
-[*.{gleam, erl, hrl, ex, exs, mjs, js, ts, toml, yaml, yml, json, jsonc, md}]
+[*.{gleam, erl, mjs, js, ts, toml, yaml, yml, json, jsonc, md}]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true