mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
.editorconfig: add emscripten-packages.nix
This commit is contained in:
parent
19688e1df8
commit
c77bf12434
1 changed files with 3 additions and 0 deletions
|
@ -105,5 +105,8 @@ insert_final_newline = unset
|
||||||
indent_size = unset
|
indent_size = unset
|
||||||
trim_trailing_whitespace = unset
|
trim_trailing_whitespace = unset
|
||||||
|
|
||||||
|
[pkgs/top-level/emscripten-packages.nix]
|
||||||
|
trim_trailing_whitespace = unset
|
||||||
|
|
||||||
[pkgs/top-level/perl-packages.nix]
|
[pkgs/top-level/perl-packages.nix]
|
||||||
indent_size = unset
|
indent_size = unset
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue