Fix whitespace, add .editorconfig, add GitHub workflow (#883)

This commit is contained in:
Pavol Rusnak
2023-04-11 21:45:44 +02:00
committed by GitHub
parent 3e6e70d8e8
commit 8b679987cd
15 changed files with 84 additions and 46 deletions

5
.ecrc Normal file
View File

@@ -0,0 +1,5 @@
{
"Disable": {
"IndentSize": true
}
}