mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-23 09:56:19 +08:00
0668537d29
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>
4 lines
34 B
JSON
4 lines
34 B
JSON
{
|
|
"git.alwaysSignOff": true
|
|
}
|