PR Cleanup: reset .golangci.yml to its original state

This commit is contained in:
Alex P 2025-09-19 11:37:52 +00:00
parent 140a803ccf
commit 17c3c4be9a
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,4 @@
version: "2"
run:
build-tags:
- nolint
linters:
enable:
- forbidigo
@ -45,3 +42,4 @@ formatters:
- third_party$
- builtin$
- examples$