mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 17:46:29 +09:00
.editorconfig: fix moved folders
This commit is contained in:
parent
cc4eb12f0a
commit
0245105e54
1 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@ trim_trailing_whitespace = unset
|
|||
[nixos/modules/services/networking/ircd-hybrid/*.{conf,in}]
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[pkgs/build-support/dotnetenv/Wrapper/**]
|
||||
[pkgs/build-support/dotnet/dotnetenv/Wrapper/**]
|
||||
end_of_line = unset
|
||||
indent_style = unset
|
||||
insert_final_newline = unset
|
||||
|
@ -116,7 +116,7 @@ end_of_line = unset
|
|||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[pkgs/tools/virtualization/ovftool/*.ova]
|
||||
[pkgs/by-name/ov/ovftool/*.ova]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue