-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
fix nilnil in onedev downloader #36154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Applies the same override as with gogs downloader
|
I guess it's fine to place unused |
|
it does https://golangci-lint.run/docs/linters/configuration/#nolintlint and we have it on (in fact I added it) Lines 18 to 20 in 1f5237e
Lines 49 to 52 in 1f5237e
I'm very confused why it didn't complain about the nolint here... |
|
Might be a bug in golangci-lint. |
onedev migration never used the migration transport, it now uses it the same way gogs one does
cuts 3 nilnils for #36152