Mirrors ::gentoo .editorconfig.
This breaks patches on saving otherwise, if you edit the patchfile
manually.
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
“Indentation should be consistent, i.e. either spaces or tabs, but not
both. Keep the existing style when touching metadata.xml files that
belong to other developers.”
<https://devmanual.gentoo.org/ebuild-writing/misc-files/metadata/index.html>
There are 250 packages that use spaces and 276 that use tabs right now.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
I have included some common rules I've see applied in ::gentoo.
Please help to make a complete list OR remove the ones that you think
are too restrictive, but I do like to have metadata.xml formatted the same.
... yea, I know that up until now I used to use spaces in metadata.xml
Signed-off-by: Maciej Barć <xgqt@protonmail.com>