meta: VS Code: add "Git: Always Sign Off" setting
authorAndrey Butirsky <butirsky@gmail.com>
Sat, 28 Sep 2024 18:01:16 +0000 (18:01 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 3 Oct 2024 15:18:51 +0000 (17:18 +0200)
commit0668537d29b1bd2947609c49fb4015fa4ebbf8f7
tree6a5c753c0c545cf2d2f39bbbba24c9f627fc8c0e
parent8c36040f04d1c743c72941d5ee651fbb04afd09f
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>
.vscode/settings.json [new file with mode: 0644]