mitgliederverwaltung/.editorconfig
Renovate Bot 56855d45c7
Some checks reported errors
continuous-integration/drone/push Build was killed
configure renovate
2025-04-30 17:27:48 +02:00

10 lines
No EOL
88 B
INI

root = true
[*]
indent_style = space
[*.yml]
indent_size = 2
[*.json]
indent_size = 2