gitea/modules/charset
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075)
enable testifylint rules disabled in:
https://github.com/go-gitea/gitea/pull/34054
2025-03-31 01:53:48 -04:00
..
ambiguous
invisible
ambiguous.go
ambiguous_gen.go
ambiguous_gen_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
breakwriter.go
breakwriter_test.go
charset.go Preserve BOM in web editor (#28935) 2024-01-27 18:02:51 +00:00
charset_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
escape.go Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
escape_status.go
escape_stream.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
escape_test.go Render embedded code preview by permlink in markdown (#30234) 2024-04-02 17:48:27 +00:00
htmlstream.go
invisible_gen.go