forgejo/templates/repo/issue/view_content
Έλλεν Εμίλια Άννα Zscheile 1acf630dbf feat(build): Support go "fmt" format strings as masked usage patterns (#12013)
This idea is perhaps a bit more far-fetched. It implements the ability in `lint-locale-usage` to basically fully handle "printf" invocations by transforming format strings to regexps when "%" wildcards are present.

Currently, it doesn't cache the transformation from format string to compiled regex because this doesn't make a performance difference (yet), given that most of these wildcards are only hit once or twice.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12013
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-05-01 02:46:01 +02:00
..
sidebar Add aria-label="Copy" to copy button (#11895) 2026-04-03 16:57:53 +02:00
add_reaction.tmpl Fix issue/comment menus 2024-12-30 16:06:18 +01:00
attachments.tmpl fix(ui): add missing lazy load attribute to images (#8246) 2025-06-25 18:31:03 +02:00
comments.tmpl feat(build): Support go "fmt" format strings as masked usage patterns (#12013) 2026-05-01 02:46:01 +02:00
comments_authorlink.tmpl Include resource state events in Gitlab downloads (#29382) 2024-03-06 12:10:43 +08:00
comments_delete_time.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
context_menu.tmpl fix: correct image source for quoted reply (#8565) 2025-07-19 15:03:10 +02:00
conversation.tmpl chore(ui): cleanup reviews css, improve consistency (#10268) 2025-12-01 01:30:25 +01:00
pull.tmpl fix: apply signed-merge checks by merge style (#11403) 2026-04-09 20:26:27 +02:00
pull_merge_instruction.tmpl feat: Retrieve default merge commit message for pull requests (#10022) 2026-01-01 11:45:43 +01:00
reactions.tmpl Fix issue/comment menus 2024-12-30 16:06:18 +01:00
reference_issue_dialog.tmpl feat: replace cross origin protection (#9830) 2025-10-29 22:43:22 +01:00
show_role.tmpl ui: update styling of comment headers and role labels (#6816) 2025-02-07 01:07:16 +00:00
sidebar.tmpl feat: display the PR editable status in the right-hand side menu (#9392) 2025-09-27 13:08:38 +02:00
update_branch_by_merge.tmpl chore(ui): cleanup PR checks area (#10768) 2026-01-10 23:44:42 +01:00