lint #2

Merged
rrise merged 4 commits from lint into master 2025-06-18 02:16:13 +00:00
Showing only changes of commit 7efe11f845 - Show all commits

View File

@@ -35,5 +35,4 @@ jobs:
go mod download
- name: ✅ 🔍 Run Go Lint
run: |
golangci-lint run ./...
uses: golangci/golangci-lint-action@v8.0.0