Commit aeb1736
committed
Add GPLv3 LICENSE and update CI golangci-lint step
Add full GNU General Public License v3 (LICENSE) to the repo. Update .github/workflows/ci.yml to install golangci-lint via `go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.1.6` and run the linter directly (`golangci-lint run`) instead of using the golangci/golangci-lint-action.1 parent ff9b122 commit aeb1736
2 files changed
Lines changed: 678 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | | - | |
48 | | - | |
49 | | - | |
| 50 | + | |
0 commit comments