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
|
max-func-lines: 0
|
||||||
|
|
||||||
run:
|
run:
|
||||||
timeout: 15m
|
timeout: 10m
|
||||||
skip-dirs-use-default: true
|
|
||||||
|
|
||||||
issues:
|
issues:
|
||||||
|
exclude-dirs-use-default: true
|
||||||
exclude-dirs:
|
exclude-dirs:
|
||||||
- vendor
|
- vendor
|
||||||
Loading…
Add table
Reference in a new issue