mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 17:12:33 +08:00
chore(linter): ignore tt var as it's generated code (vscode)
This commit is contained in:
parent
25550f8866
commit
211fe4034a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ linters-settings:
|
|||
- ip
|
||||
- ok
|
||||
- c
|
||||
- tt
|
||||
|
||||
gocritic:
|
||||
disabled-checks:
|
||||
|
|
Loading…
Reference in a new issue