0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 16:50:43 -05:00

Fixes Markdown Formatting

This commit is contained in:
Refringe 2024-05-07 13:37:01 -04:00
parent 6921f9363d
commit c601391da4
Signed by: Refringe
GPG Key ID: 7715B85B4A6306ED
2 changed files with 11 additions and 8 deletions

View File

@ -7,3 +7,6 @@ charset = utf-8
indent_style = space
indent_size = 4
max_line_length = 120
[*.md]
trim_trailing_whitespace = false