Commit Graph

3 Commits

Author SHA1 Message Date
Josef Schlehofer 2f565c0ab1 vscode: update commit message validation line length
Adjusted per 8dbf9b876eef092c46dd129ba6d3cf932f1e074a ("check_formalities.sh: increase line length limits") from actions-shared-workflows repository [1]

[1] https://github.com/openwrt/actions-shared-workflows/commit/8dbf9b876eef092c46dd129ba6d3cf932f1e074a

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-07-04 15:30:52 +02:00
Josef Schlehofer d1acb1cc44 vscode: update editor settings and commit constraints
Enable trailing whitespace trimming, insert final newline, and force LF.
Configure git input validation to warn if subject exceeds 60 characters
or if body lines exceed 75 characters.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-03-13 19:59:50 +02:00
Andrey Butirsky e907b4ce10 meta: VS Code: Git: Always Sign Off
Signed-off-by: Andrey Butirsky <butirsky@gmail.com>
2024-10-04 16:27:33 +02:00