gitea/modules/markup
TheFox0x7 eb36a4554e
enforce nolint scope (#34851)
enable nolintlint scope requirement
add comments to new directives so it's more obvious why they are in
place

---

I can also toggle the mandatory comments on if that's something of
interest.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2025-06-27 07:59:55 +02:00
..
asciicast
common enforce nolint scope (#34851) 2025-06-27 07:59:55 +02:00
console Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
csv Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
external Uniform all temporary directories and allow customizing temp path (#32352) 2025-04-08 16:15:28 +00:00
internal Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
markdown Refactor template helper (#34819) 2025-06-24 01:27:35 +08:00
mdstripper Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
orgmode Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
camo_test.go
camo.go
html_codepreview_test.go
html_codepreview.go
html_commit.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
html_email.go Valid email address should only start with alphanumeric (#28174) 2025-04-20 19:18:14 +08:00
html_emoji.go
html_internal_test.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
html_issue_test.go Fix footnote jump behavior on the issue page. (#34621) 2025-06-09 17:18:11 +00:00
html_issue.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
html_link.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
html_mention.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
html_node.go Improve img lazy loading (#34804) 2025-06-21 14:53:22 +08:00
html_test.go Fix commit message rendering and some UI problems (#34680) 2025-06-10 23:20:32 +08:00
html.go Run gopls modernize on codebase (#34751) 2025-06-18 01:48:09 +00:00
main_test.go
render_helper.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
render_link_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
render_link.go Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
render.go Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +08:00
renderer.go
sanitizer_custom.go
sanitizer_default_test.go Refactor wiki (#34805) 2025-06-22 18:53:33 +08:00
sanitizer_default.go Refactor wiki (#34805) 2025-06-22 18:53:33 +08:00
sanitizer_description_test.go
sanitizer_description.go
sanitizer.go