You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/build
silverwind c77e8140bc
Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461)
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.
3 weeks ago
..
codeformat Implement FSFE REUSE for golang files (#21840) 1 year ago
backport-locales.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
code-batch-process.go Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 3 weeks ago
generate-bindata.go Change use of Walk to WalkDir to improve disk performance (#22462) 1 year ago
generate-emoji.go Update emoji set to Unicode 15 (#25595) 10 months ago
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2 years ago
generate-go-licenses.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
generate-licenses.go Remove deprecated licenses (#20222) 2 years ago
gocovmerge.go Implement FSFE REUSE for golang files (#21840) 1 year ago
test-echo.go Clean some legacy files and move some build files (#23699) 1 year ago
test-env-check.sh Prepare and check test env during CI (#17725) 2 years ago
test-env-prepare.sh Prepare and check test env during CI (#17725) 2 years ago
update-locales.sh Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some strings with semicolons (#23819) 1 year ago