Skip to content

Commit

Permalink
added guidelines to .editorconfig for VS
Browse files Browse the repository at this point in the history
  • Loading branch information
silverqx committed Aug 2, 2024
1 parent a6f032e commit 08ac95b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
guidelines = 90, 100, 110 1px solid 636363, 120 1px solid 715a5a
guidelines_style = 1px solid 3f3f3f

[*.{md,mdx}]
trim_trailing_whitespace = false
Expand Down

0 comments on commit 08ac95b

Please sign in to comment.