Add .editorconfig

This commit is contained in:
Kevin Cotugno 2024-02-16 13:14:24 -07:00
parent f25a2e0cc2
commit 4dd439c10d

4
.editorconfig Normal file
View File

@ -0,0 +1,4 @@
[.zshrc,*.zsh]
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true