8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 23:23:02 +01:00
firebird-mirror/.editorconfig

10 lines
98 B
INI
Raw Normal View History

2016-04-09 05:39:12 +02:00
root = true
[*]
indent_style = tab
indent_size = 4
2022-07-15 02:47:53 +02:00
[*.yml]
indent_style = space
indent_size = 2