Compare commits

..

2 Commits

Author SHA1 Message Date
fanyx d95d444ded bashrc: enable pass extensions 2024-09-19 16:55:57 +02:00
fanyx 3ba7674c3a editorconfig: sanitize 2024-09-19 16:55:57 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -3,9 +3,9 @@ root = true
[*]
# charset = utf-8
end_of_line = lf
indent_style = tab
trim_trailing_whitespace = true
insert_final_newline = true
indent_size = 4
indent_style = space