chore(docs): update working on readme

This commit is contained in:
2024-11-09 19:47:02 +02:00
parent 083091ea46
commit c91cc387b6
2 changed files with 8 additions and 5 deletions

View File

@@ -8,6 +8,9 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
max_line_length = 100
[*.php]
indent_size = 4