From 1bce1d6b3300073f71e61504cb35643f6aba4dc8 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Sat, 20 Dec 2025 16:44:27 +0000 Subject: EditorConfig for license --- license/.editorconfig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 license/.editorconfig (limited to 'license/.editorconfig') 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 -- cgit v1.2.3