mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
c77e8140bc
Since https://github.com/go-gitea/gitea/pull/25686, a few `interface{}` have sneaked into the codebase. Add this replacement to `make fmt` to prevent this from happening again. Ideally a linter would do this, but I haven't found any suitable. |
||
---|---|---|
.. | ||
option_test.go | ||
option.go | ||
serialization_test.go | ||
serialization.go |