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