This repository has been archived on 2023-02-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
bachelor-thesis/src/.editorconfig
Severin Kaderli f38c4239b2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add website
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
2022-11-21 19:29:55 +01:00

8 lines
121 B
INI

root = true
[*]
indent_style = space
indent_size = 2
max_line_length = 120
end_of_line = lf
insert_final_newline = true