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