isinetaddr/.editorconfig
0x1eef eb330f77de
Some checks are pending
isinetaddr / tests (macos-latest) (push) Waiting to run
isinetaddr / tests (ubuntu-latest) (push) Waiting to run
Add editorconfig
2024-09-12 23:52:24 -03:00

7 lines
87 B
INI

[*.c]
indent_style = space
indent_size = 4
[*.h]
indent_style = space
indent_size = 4