mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.
Basically the same [as golang did](
|
||
|---|---|---|
| .. | ||
| binding_test.go | ||
| binding.go | ||
| glob_pattern_test.go | ||
| helpers_test.go | ||
| helpers.go | ||
| refname_test.go | ||
| regex_pattern_test.go | ||
| validurl_test.go | ||