🔧 Refactor .golangci and Taskfile

This commit is contained in:
2025-04-03 03:07:38 +04:00
parent 046ce74cd9
commit 439f66eb87
2 changed files with 15 additions and 12 deletions

View File

@ -1,10 +1,12 @@
version: "2"
run:
go: "1.24"
concurrency: 8
timeout: 10m
linters:
disable-all: true
default: none
enable:
- asasalint
- asciicheck