Skip to content

Commit

Permalink
.editorconfig: Configure guidelines to 78 characters.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1920330 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ivan Zhakov committed Sep 1, 2024
1 parent f1886c4 commit 7926f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
root = true

[*]
guidelines = dashed 78
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
Expand Down

0 comments on commit 7926f3b

Please sign in to comment.