forgejo/modules/charset
TheFox0x7 4de909747b Add testifylint to lint checks (#4535)
go-require lint is ignored for now

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4535
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:10 +00:00
..
ambiguous
invisible
ambiguous.go
ambiguous_gen.go
ambiguous_gen_test.go
breakwriter.go
breakwriter_test.go
charset.go Preserve BOM in web editor (#28935) 2024-01-27 18:02:51 +00:00
charset_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00: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