Create .editorconfig

This commit is contained in:
mouadessalim 2022-09-08 14:03:54 +01:00 committed by GitHub
parent 477e7a0669
commit b0beaefbea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.editorconfig Normal file
View File

@ -0,0 +1,3 @@
[*]
indent_style = space
indent_size = 4