Disable the 'trim_trailing_whitespace' fixes issue 225

This commit is contained in:
shahid-pk 2015-02-12 12:19:32 +05:00
Родитель d19f59273f
Коммит 68f76762d4
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -12,7 +12,6 @@ root = true
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.{asm,inc}]
indent_size = 8