Skip to content

Commit

Permalink
Prefer spaces for rst. Fixes jaraco/skeleton#64.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 16, 2022
1 parent e719f86 commit 6dcd157
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ max_line_length = 88
[*.{yml,yaml}]
indent_style = space
indent_size = 2

[*.rst]
indent_style = space

0 comments on commit 6dcd157

Please sign in to comment.