forgejo/modules/markup
Chongyi Zheng c504461b66
Resolve lint for unused parameter and unnecessary type arguments (#30750)
Resolve all cases for `unused parameter` and `unnecessary type
arguments`

Related: #30729

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit e80466f7349164ce4cf3c07bdac30d736d20f035)

Conflicts:
	modules/markup/markdown/transform_codespan.go
	modules/setting/incoming_email.go
	routers/api/v1/admin/user_badge.go
	routers/private/hook_pre_receive.go
	tests/integration/repo_search_test.go
	resolved by discarding the change, this is linting only and
	for the sake of avoiding future conflicts
2024-05-05 08:38:16 +01:00
..
asciicast
common
console
csv
external
markdown Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-05-05 08:38:16 +01:00
mdstripper Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-05-05 08:38:16 +01:00
orgmode
tests/repo/repo1_filepreview
camo.go
camo_test.go
file_preview.go
html.go markup: Allow cross references to contain URL query parameters too 2024-05-01 21:14:16 +02:00
html_internal_test.go markup: Allow cross references to contain URL query parameters too 2024-05-01 21:14:16 +02:00
html_test.go markup: Allow cross references to contain URL query parameters too 2024-05-01 21:14:16 +02:00
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go