mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-17 21:08:05 +00:00
8 lines
121 B
INI
8 lines
121 B
INI
[*.{cpp,h,hpp,sh,md,cfg,sample}]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|
|
[*.{yml,yaml}]
|
|
indent_style = space
|
|
indent_size = 2
|