mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-27 05:55:21 +08:00
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. |
||
|---|---|---|
| .. | ||
| codeformat | ||
| backport-locales.go | ||
| code-batch-process.go | ||
| generate-bindata.go | ||
| generate-emoji.go | ||
| generate-gitignores.go | ||
| generate-go-licenses.go | ||
| generate-licenses.go | ||
| gocovmerge.go | ||
| test-echo.go | ||
| test-env-check.sh | ||
| test-env-prepare.sh | ||
| update-locales.sh | ||