Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .editorconfig: don't trim trailing whitespace for patches | Paul Zander | 2024-09-19 | 1 | -0/+3 |
| | | | | | | | | | | Trimming trailing whitespace breaks patches. [sam: Drop copyright header for now as there was some pending discussion about it on the ML, tweak commit message.] Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> | ||||
* | .editorconfig: add | Sam James | 2023-03-25 | 1 | -0/+11 |
This allows conveniently editing ebuilds and eclasses in editors which don't have a specific ebuild mode like Emacs and Vim do. For example, kde-apps/kate with kde-frameworks/ktexteditor[editorconfig] can automatically read this file and adjust settings appropriately. It's possible that going forward we may want to have pkgdev support custom keys in this file for e.g. copyright year mangling too. Signed-off-by: Sam James <sam@gentoo.org> |