Skip to content

Commit

Permalink
Change default rst indentation to 4 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
linawolf authored Aug 20, 2022
1 parent 08e4393 commit b1f9bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 3
indent_size = 4
max_line_length = 80

# MD-Files
Expand Down

0 comments on commit b1f9bb1

Please sign in to comment.