Set max line width to 120 (#27765)
This commit is contained in:
@@ -12,6 +12,7 @@ tab_width = 4
|
|||||||
#end_of_line = crlf
|
#end_of_line = crlf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
max_line_length = 120
|
||||||
|
|
||||||
#### .NET Coding Conventions ####
|
#### .NET Coding Conventions ####
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user