Add bashrc to .editorconfig
This commit is contained in:
@@ -29,7 +29,7 @@ indent_size = 2
|
||||
|
||||
# Shell
|
||||
# https://google.github.io/styleguide/shell.xml#Indentation
|
||||
[*.{bash,sh,zsh}]
|
||||
[*.{bash,sh,zsh},bashrc]
|
||||
indent_size = 2
|
||||
|
||||
# HTML
|
||||
|
||||
Reference in New Issue
Block a user