Skip to content

Commit 0860645

Browse files
committed
Add .editorconfig for consistent line length
1 parent b1cbfee commit 0860645

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
root = true
2+
3+
[*.rst]
4+
max_line_length = 72

0 commit comments

Comments
 (0)