Commit graph

3 commits

Author SHA1 Message Date
Shiji Yang
91c0e9b2fb
editor: vscode: do not trim diff file trailing whitespace
This rule will break the patch structure.

Fixes: af75e1c527 ("vscode: update editor formatting and line endings settings")
Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/24411
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-07-25 22:45:06 +02:00
Josef Schlehofer
af75e1c527
vscode: update editor formatting and line endings settings
Enable trailing whitespace trimming, insert final newline, and force LF.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23750
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
2026-06-14 10:49:24 +02:00
Andrey Butirsky
0668537d29 meta: VS Code: add "Git: Always Sign Off" setting
VS Code setting to auto signoff commits.
This also corresponds to our GitHub Web workflow.

Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16540
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-10-03 17:18:51 +02:00