This commit is contained in:
2022-03-28 21:04:50 +03:00
parent 8ac8a8d7a9
commit 9edd6d9912

View File

@@ -15,6 +15,11 @@ insert_final_newline = true
indent_style = space
indent_size = 4
# PHP
[*.php]
indent_style = space
indent_size = 4
# Crystal
[*.cr]
indent_style = space