Commit de marco : Ajout de PHPMailer pour le contact par mail

This commit is contained in:
stiti
2024-05-25 17:21:54 +02:00
parent 8e46a70b25
commit dd7f100b30
78 changed files with 10671 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2