(ci) Testing exclusions

This commit is contained in:
NinjaCheetah 2026-04-05 21:39:31 -04:00
parent ef2df46313
commit b8437e3e3d
No known key found for this signature in database
GPG Key ID: 39C2500E1778B156

4
.golangci.yml Normal file
View File

@ -0,0 +1,4 @@
linters:
exclusions:
paths:
- "nhttp/*.go"