Commit db28443b authored by teto's avatar teto
Browse files

luaPackages: add .editorconfig for generated-packages.nix

generated-packages.nix now contains longDescription generated from the
lua rockspecs. We have little control over the description written by
authors, so they contain tabs and trailing spaces that trigger
editorconfig errors.
Ignore them.

bump
parent 31cbe253
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
[generated-packages.nix]
charset = unset
indent_style = unset
trim_trailing_whitespace = unset