Switch to spaces in .sql files
This commit is contained in:
@@ -8,7 +8,7 @@ charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{yaml,yml}]
|
||||
[*.{yaml,yml,sql}]
|
||||
indent_style = space
|
||||
|
||||
[.gitlab-ci.yml]
|
||||
|
||||
Reference in New Issue
Block a user