mirror of
https://github.com/djhackersdev/minime.git
synced 2026-04-24 23:47:21 -05:00
Add SQL editorconfig
This commit is contained in:
parent
27407d5387
commit
cf1b7c7b27
|
|
@ -9,6 +9,9 @@ insert_final_newline = true
|
|||
trim_trailing_whitespace = true
|
||||
max_line_length = 79
|
||||
|
||||
[*.sql]
|
||||
indent_size = 4
|
||||
|
||||
[*.ts]
|
||||
indent_size = 2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user