0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-13 07:02:01 -05:00
forgejo/modules/charset
Gusted 6fd9c065dc
chore: Remove BreakWriter
- Introduced in 99efa02edf and removed in 6e22605793.
2025-01-31 16:22:29 +01:00
..
ambiguous Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
invisible Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
ambiguous.go
ambiguous_gen.go
ambiguous_gen_test.go
charset.go chore: fix typos, decap a few i18n strings (#6666) 2025-01-24 05:41:59 +00:00
charset_test.go refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00
escape.go [FEAT] Enable ambiguous character detection in configured contexts 2024-02-23 13:12:17 +01:00
escape_status.go
escape_stream.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
escape_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
htmlstream.go
invisible_gen.go