mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 18:59:22 +01:00
parent
e9998f4079
commit
75af8e62ce
@ -20,6 +20,11 @@ indent_size = tab
|
||||
[*.{bash,sh}]
|
||||
end_of_line = lf
|
||||
|
||||
# Limnoria/Supybot config files use trailing spaces for empty config files,
|
||||
# let's try to not break them.
|
||||
[*.conf]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
# Crystal https://crystal-lang.org/reference/1.7/conventions/coding_style.html#indentation
|
||||
[*.cr]
|
||||
indent_style = space
|
||||
|
Loading…
Reference in New Issue
Block a user