On Sun, 05 May 2024, Paul Zander wrote:
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
This series of patches is meant as a basis to fix the .editorconfig used in ::gentoo. Initial reason was that .patch
files are being broken by the current version.
trimming trailing whitespace breaks patches
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
---
.editorconfig | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/.editorconfig b/.editorconfig
index 7d6e17345e1..f2cd7328e57 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,3 +1,6 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
# https://editorconfig.org/
root = true
@@ -9,3 +12,6 @@ indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
#max_line_length = 80
+
+[*.patch]
+trim_trailing_whitespace = false
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 475 |
Nodes: | 16 (2 / 14) |
Uptime: | 24:14:05 |
Calls: | 9,488 |
Calls today: | 7 |
Files: | 13,617 |
Messages: | 6,121,109 |