Day 6
This commit is contained in:
@@ -3,4 +3,8 @@ root = true
|
||||
[*]
|
||||
end_of_line = lf
|
||||
insert_final_newline = false
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.hs]
|
||||
indent_size = 2
|
||||
indent_style = space
|
Reference in New Issue
Block a user