Final macOS incompatibility fix.

Closes issue #29.
This commit is contained in:
Raphael Reitzig 2019-11-06 20:52:07 +01:00
parent 7e9d8a7031
commit ac99d1464c
6 changed files with 22 additions and 10 deletions

View file

@ -8,5 +8,8 @@ indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
[*.{yaml,yml}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false