.editorconfig (#46)

This will display all source files in git with 4 spaces for tab instead of 8.
This commit is contained in:
Zbigniew Rębacz 2021-10-15 08:54:48 +02:00 committed by GitHub
parent 37308fbf1b
commit 7c377c5719
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.editorconfig Normal file
View file

@ -0,0 +1,2 @@
[*]
tab_width = 4