Skip to content

Commit 02fd64a

Browse files
committed
fix config
1 parent 226e838 commit 02fd64a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.golangci.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,12 +216,13 @@ issues:
216216
- path: scripts/*
217217
linters:
218218
- exhaustruct
219+
- path: coderd/database/dbmem/* # dbmem is being deprecated and removed.
220+
linters:
221+
- ALL
219222

220223
fix: true
221224
max-issues-per-linter: 0
222225
max-same-issues: 0
223-
exclude-rules:
224-
- coderd/database/dbmem # dbmem is being deprecated and removed.
225226

226227
run:
227228
skip-dirs:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy