mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
removing deprecation warning
This commit is contained in:
parent
00ec22dc4d
commit
9eec6f4ca2
1 changed files with 2 additions and 2 deletions
|
|
@ -21,9 +21,9 @@ linters-settings:
|
|||
max-func-lines: 0
|
||||
|
||||
run:
|
||||
timeout: 15m
|
||||
skip-dirs-use-default: true
|
||||
timeout: 10m
|
||||
|
||||
issues:
|
||||
exclude-dirs-use-default: true
|
||||
exclude-dirs:
|
||||
- vendor
|
||||
Loading…
Add table
Reference in a new issue