Skip to content

Commit c661138

Browse files
committed
Enfore linewidth in tutorial
1 parent b5b7c9f commit c661138

3 files changed

Lines changed: 210 additions & 206 deletions

File tree

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,4 @@ dotnet_naming_style.camel_case_underscore_style.capitalization = camel_case
213213
# To avoid the scrollbar on the github homepage
214214
[Tutorial.cs]
215215
max_line_length = 100
216+
indent_size = 2

0 commit comments

Comments
 (0)