mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
.editorconfig: add upstream-updater
This commit is contained in:
parent
df53f4fd00
commit
9ef63825d9
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ end_of_line = unset
|
|||
insert_final_newline = unset
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[pkgs/build-support/upstream-updater/**]
|
||||
trim_trailing_whitespace = unset
|
||||
|
||||
[pkgs/development/compilers/elm/registry.dat]
|
||||
end_of_line = unset
|
||||
insert_final_newline = unset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue