mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-18 00:45:47 +00:00
chore: let functions be longer
This commit is contained in:
parent
42d1b6f3ae
commit
cacc0999e9
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ linters:
|
|||
default-signifies-exhaustive: false
|
||||
funlen:
|
||||
lines: 100
|
||||
statements: 50
|
||||
statements: 100
|
||||
gocritic:
|
||||
disabled-checks:
|
||||
- dupImport # https://github.com/go-critic/go-critic/issues/845
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue