Update editorconfig (#995)

This commit is contained in:
ManuInDenWolken 2022-08-31 20:06:55 +02:00 committed by GitHub
parent ddc0db10a5
commit 7d8bd267c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
max_line_length = off