Archived
1
0
Fork 0
This repository has been archived on 2024-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
xt-bot-wiki/.editorconfig
xtex 38b45745e0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: container
Signed-off-by: xtex <xtexchooser@duck.com>
2023-11-19 11:24:28 +08:00

12 lines
No EOL
230 B
INI

# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false