Skip to content

Commit 75283ff

Browse files
committedNov 11, 2021
Add guidelines to .editorconfig
1 parent 1173234 commit 75283ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ cpp_generate_documentation_comments = doxygen_slash_star
99

1010
# Visual C++ Formatting settings
1111

12+
guidelines = 120
13+
1214
cpp_indent_braces = false
1315
cpp_indent_multi_line_relative_to = innermost_parenthesis
1416
cpp_indent_within_parentheses = indent

0 commit comments

Comments
 (0)
Please sign in to comment.