mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
2a6e54016f
Implemented linter scripts to ensure consistency of the Go version specified in Dockerfiles and YAML files. These scripts verify that the Go version used across these files is uniform, enhancing maintainability and reducing configuration errors. This commit also introduces a `GO_VERSION` Makefile variable to control the Go version used throughout the project. |
||
---|---|---|
.. | ||
keys | ||
check-commit.sh | ||
check-each-commit.sh | ||
check-go-version-dockerfile.sh | ||
check-go-version-yaml.sh | ||
check-release-notes.sh | ||
check-rest-annotations.sh | ||
check-sample-lnd-conf.sh | ||
fuzz.sh | ||
gen_man_pages.sh | ||
gen_sqlc_docker.sh | ||
install_bitcoind.sh | ||
itest_parallel.sh | ||
itest_part.sh | ||
release.sh | ||
tidy_modules.sh | ||
unit_test_modules.sh | ||
verify-install.sh |