Commit graph

3 commits

Author SHA1 Message Date
Oliver Gugger
a50fb76fcd
scripts: fix exclusion in version check scripts
Copy/paste made it that a variable name was incorrect, excluding and
skipping each file.
2025-05-21 19:25:30 +02:00
Oliver Gugger
04fb5c41e0
scripts: exclude backward compatible versions from linter 2025-05-20 14:03:10 +02:00
Oliver Gugger
1338cfad84
make+scripts: add lint check for Golang version
To make sure we use the same Golang version everywhere, we add a new
linter step with scripts copied from lnd.
2024-10-23 14:32:18 +02:00