Merge a3ab9b63f731498a8b70074f8355beb343cfbfd3 into b9891f2912a7e7374e3121f74b587af1e7b3901d

This commit is contained in:
Jiří Techet 2022-09-25 08:55:11 +09:00 committed by GitHub
commit 82991d14ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
.editorconfig Normal file
View File

@ -0,0 +1,11 @@
root = true
[*]
indent_size = 4
end_of_line = lf
[*.{c,h,cxx,am,m4}]
indent_style = tab
[*.{py}]
indent_style = space