Add debug log enabling
This commit is contained in:
@@ -8,7 +8,7 @@ root = true
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
indent_style = tab
|
||||
insert_final_newline = true
|
||||
max_line_length = 120
|
||||
|
||||
|
||||
Reference in New Issue
Block a user