Compare commits

..

2 Commits

Author SHA1 Message Date
fanyx 0bd3008dc2 bashrc: enable pass extensions 2024-09-19 11:22:33 +02:00
fanyx cc5ed3a7e6 editorconfig: sanitize 2024-09-19 11:22:33 +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