Lint fixes.

This commit is contained in:
2024-11-01 10:10:42 +02:00
parent ef3f009709
commit a0563074ed
9 changed files with 42 additions and 49 deletions

3
lint.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
set -eu
golangci-lint run