mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-07 01:40:02 +00:00
253d9e4158
- Partialy resolvess #17596 - Resolves `badCall` errors from go-critic `badCall: suspicious Join on 1 argument` - When only 1 argument is passed into `filepath.Join`, it won't do anything special other than `filepath.Clean(...)` will be applied over it. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: 6543 <6543@obermui.de> |
||
---|---|---|
.. | ||
account.go | ||
account_test.go | ||
adopt.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
profile.go | ||
security.go | ||
security_openid.go | ||
security_twofa.go | ||
security_u2f.go |