julec.hook: init

Co-authored-by: philiptaron <philip.taron@gmail.com>
This commit is contained in:
adam
2025-10-22 17:02:54 +02:00
co-authored by philiptaron
parent f1d065ea27
commit 155bcc6866
11 changed files with 254 additions and 0 deletions
+4
View File
@@ -89,6 +89,10 @@ trim_trailing_whitespace = unset
end_of_line = unset
insert_final_newline = unset
# see https://manual.jule.dev/project/code-style.html#indentions
[*.jule]
indent_style = tab
# Keep this hint at the bottom:
# Please don't add entries for subfolders here.
# Create <subfolder>/.editorconfig instead.