mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
fix: ignore exhaust linter
This commit is contained in:
parent
4435a4f19d
commit
c4e69fe2c3
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ linters:
|
|||
- godox
|
||||
- ireturn
|
||||
- execinquery
|
||||
- exhaustruct
|
||||
|
||||
# We should strive to enable these:
|
||||
- wrapcheck
|
||||
|
|
Loading…
Reference in a new issue