Merge branch 'main' of codeberg.org:simple-web/peertube into main

This commit is contained in:
metalune 2021-01-21 23:27:06 +01:00
commit da472ed5f9

10
.editorconfig Normal file
View file

@ -0,0 +1,10 @@
root = true
charset = utf-8
[*]
end_of_line = lf
insert_final_newline = true
[*.{py,html}]
indent_style = space
indent_size = 4