mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
lib.toPlist: keep test output in external files for their tab indents
This commit is contained in:
parent
63a8c43d09
commit
e932e98437
3 changed files with 51 additions and 46 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue