1
0
mirror of https://github.com/danog/ytop.git synced 2024-11-29 20:19:01 +01:00

Add indent_size for github

This commit is contained in:
Caleb Bassi 2019-07-29 21:56:08 -07:00
parent f8c0712dd9
commit ad7fe02b87

View File

@ -5,4 +5,5 @@ end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true