Compare commits
2 Commits
0bd3008dc2
...
d95d444ded
Author | SHA1 | Date |
---|---|---|
fanyx | d95d444ded | |
fanyx | 3ba7674c3a |
|
@ -3,9 +3,9 @@ root = true
|
|||
[*]
|
||||
# charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
|
|
Loading…
Reference in New Issue