lib.toPlist: keep test output in external files for their tab indents

This commit is contained in:
Emil "AngryAnt" Johansen 2023-03-27 17:06:12 +02:00
parent 63a8c43d09
commit e932e98437
No known key found for this signature in database
GPG key ID: 0C6DFE2FB234534A
3 changed files with 51 additions and 46 deletions

View file

@ -101,3 +101,7 @@ end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
charset = unset
[lib/tests/*.plist]
indent_style = tab
insert_final_newline = unset