summaryrefslogtreecommitdiff
path: root/license/.editorconfig
diff options
context:
space:
mode:
authorยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-20 16:44:27 +0000
committerยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-20 16:44:27 +0000
commit1bce1d6b3300073f71e61504cb35643f6aba4dc8 (patch)
tree748694e7fb3a31cf4f02d700e2f4f7b79fa19b5e /license/.editorconfig
parent0038688fa618efcde219c7a042edf73f0c363887 (diff)
downloadnixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar
nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.gz
nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.bz2
nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.lz
nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.xz
nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.tar.zst
nixtaml-1bce1d6b3300073f71e61504cb35643f6aba4dc8.zip
EditorConfig for license
Diffstat (limited to 'license/.editorconfig')
-rw-r--r--license/.editorconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/license/.editorconfig b/license/.editorconfig
new file mode 100644
index 0000000..e5c6c84
--- /dev/null
+++ b/license/.editorconfig
@@ -0,0 +1,6 @@
+root = true
+
+[*]
+charset = utf-8
+end_of_line = lf
+trim_trailing_whitespace = true