Otherwise ./test/lint/lint-all.py
gives me error:
0In contrib/devtools/gen-bitcoin-conf.sh line 58:
1 | sed 's,\(^[[:upper:]].*\)\:$,\
2 ^-- SC1004: This backslash+linefeed is literal. Break outside single quotes if you just want to break the line.
3
4For more information:
5 https://www.shellcheck.net/wiki/SC1004 -- This backslash+linefeed is litera...
6^---- failure generated from lint-shell.py