forgejo/modules/charset
Oleksandr Redko 4aa61601c3
refactor: remove redundant err declarations (#32381)
(cherry picked from commit f4d3aaeeb9e1b11c5495e4608a3f52f316c35758)

Conflicts:
	- modules/charset/charset_test.go
	  Resolved by manually changing a `=` to `:=`, as per the
	  original patch. Conflict was due to `require.NoError`.
2024-11-05 09:33:15 +01:00
..
ambiguous
invisible
ambiguous.go
ambiguous_gen.go
ambiguous_gen_test.go
breakwriter.go
breakwriter_test.go
charset.go
charset_test.go refactor: remove redundant err declarations (#32381) 2024-11-05 09:33:15 +01:00
escape.go
escape_status.go
escape_stream.go
escape_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
htmlstream.go
invisible_gen.go