root = true

[*]
charset = utf-8
insert_final_newline = true
end_of_line = lf

[tests/shadow/shadow.data.template/hosts/**/*{key,cert,KS_hs,KP_hs}*]
charset = unset
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
indent_style = unset
indent_size = unset

[crates/tor-keymgr/testdata/**/*]
charset = unset
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
indent_style = unset
indent_size = unset

[crates/arti/tests/testcases/**/local/state/*]
charset = unset
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
indent_style = unset
indent_size = unset
