fix: resolved editorconfig warnings

This commit is contained in:
Tobias Schmidl 2025-04-23 08:15:05 +02:00
parent 268f0a902b
commit e35c2b720c
2 changed files with 4 additions and 4 deletions

4
.ecrc
View file

@ -1,4 +1,4 @@
{
"IgnoreDefaults": false,
"Exclude": ["^LICENSE$", "^LICENSES/.*"]
"IgnoreDefaults": false,
"Exclude": ["^LICENSE$", "^LICENSES/.*"]
}