Format some code

This commit is contained in:
Fabian Stamm
2022-12-11 22:45:56 +01:00
parent c6af431292
commit f301b583cb
2 changed files with 79 additions and 28 deletions

View File

@ -11,3 +11,5 @@ indent_size = 2
indent_size = 2
[*.zig]
indent_size = 4
[*.dart]
indent_size = 2