1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 17:54:27 +00:00
Gusted 253d9e4158
Remove unnecassary calls to filepath.Join (#17608)
- 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>
2021-11-15 14:02:53 +08:00
..
2021-06-07 07:27:09 +02:00
2021-10-24 22:12:43 +01:00
2021-10-17 20:47:12 +01:00
2021-10-17 20:47:12 +01:00
2020-10-02 23:37:53 -04:00
2021-10-17 20:47:12 +01:00
2021-05-03 13:24:24 -04:00
2021-10-13 22:50:23 -04:00
2021-10-18 21:12:26 +01:00
2020-04-05 07:20:50 +01:00
2021-10-13 22:50:23 -04:00
2021-10-13 22:50:23 -04:00