delve/_scripts
Alessandro Arzilli c412dcdc4f
*: run go1.19 'go fmt' on everything and fix problems (#3031)
Go 1.19 also formats doc comments according to the new godoc syntax.
Some of our comments, especially unexported symbols did not conform to
the godoc syntax and therefore are mangled by 'go fmt'.

This PR runs 'go fmt' from go1.19 on everything and manually fixes the
problems.

See also:
	https://github.com/golang/proposal/blob/master/design/51082-godocfmt.md
2022-06-17 10:08:11 -07:00
..
gen-backend_test_health.go _scripts: change gen-backend_test_health.go to be more stable (#2505) 2021-05-25 10:49:46 -07:00
gen-cli-docs.go *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
gen-opcodes.go *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
gen-starlark-bindings.go _scripts: fix camelToDash in gen-starlark-bindings.go (#2888) 2022-02-02 10:02:27 -08:00
gen-travis.go Change TeamCity test matrix and drop appveyor/travis-ci configurations (#2315) 2021-01-25 20:48:27 -08:00
gen-usage-docs.go *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
gencert.sh *: mv scripts _scripts 2020-03-28 20:28:51 +01:00
latestver.py TeamCity: fix scripts selecting Go version (#2804) 2021-11-24 13:09:43 -08:00
make.go _scripts/make: do not exit if git SHA ID can not be retrieved (#2973) 2022-04-18 10:47:44 -07:00
rtype-out.txt _scripts: auto check that pkg/proc and runtime are synchronized (#2557) 2021-08-23 11:32:02 -07:00
rtype.go _scripts: auto check that pkg/proc and runtime are synchronized (#2557) 2021-08-23 11:32:02 -07:00
staticcheck-out.txt *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
test_linux.sh _scripts/test_linux.sh,_scripts/test_windows.ps1: always return exit code 0 when testing on tip (#2997) 2022-05-03 10:35:24 -07:00
test_mac.sh _scripts: always return exit code 0 when testing on tip (#2980) 2022-04-27 09:10:23 -07:00
test_windows.ps1 proc/native: fix Windows build (#3023) 2022-05-31 16:03:57 -07:00
testsign *: mv scripts _scripts 2020-03-28 20:28:51 +01:00