0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 08:27:42 +01:00
gitea/modules/charset
silverwind 88f835192d
Replace interface{} with any (#25686)
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.

Basically the same [as golang did](2580d0e08d).
2023-07-04 18:36:08 +00:00
..
ambiguous
invisible
ambiguous_gen_test.go
ambiguous_gen.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
ambiguous.go
breakwriter_test.go
breakwriter.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
charset_test.go
charset.go
escape_status.go
escape_stream.go
escape_test.go
escape.go Fix line spacing for plaintext previews (#22699) 2023-02-01 22:51:02 -06:00
htmlstream.go
invisible_gen.go