Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite92af2b

Browse files
authored
chore: set editorconfig to use tabs instead of spaces for sql files (#19344)
1 parent205eb29 commite92af2b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎.editorconfig‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,11 @@ indent_size = 2
1818
[coderd/database/dump.sql]
1919
indent_style =space
2020
indent_size =4
21+
22+
[coderd/database/queries/*.sql]
23+
indent_style =tab
24+
indent_size =4
25+
26+
[coderd/database/migrations/*.sql]
27+
indent_style =tab
28+
indent_size =4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp