-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Enable addtional linters #34085
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
Enable addtional linters #34085
Conversation
It seems that Because |
Seems less readable than before |
For code like this, keep using Just keep it for this PR |
No arguments there, I'll revert the strings optimizations and see how much can I toggle off |
I am working on it, just a moment. |
# Conflicts: # routers/web/repo/actions/badge.go
* giteaofficial/main: Refactor Branch struct in package modules/git (go-gitea#33980) Support creating relative link to raw path in markdown (go-gitea#34105) Add new CLI flags to set name and scopes when creating a user with access token (go-gitea#34080) Do not show 500 error when default branch doesn't exist (go-gitea#34096) Return default avatar url when user id is zero rather than updating database (go-gitea#34094) [skip ci] Updated translations via Crowdin Fix return bug (go-gitea#34093) Move ParseCommitWithSSHSignature to service layer (go-gitea#34087) fix(i18n): clarify ownership in password change error messages (go-gitea#34092) Enable addtional linters (go-gitea#34085) Add flat-square action badge style (go-gitea#34062) Fix some UI bugs and clean up unused tests (go-gitea#34088)
enable mirror, usestdlibbars and perfsprint
part of: #34083