Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ trim_trailing_whitespace=true
insert_final_newline=true

[*.{yml,md,yaml}]
max_line_length=100
indent_style=space
indent_size=2
tab_width=8
Expand Down
Loading