79630791

Date: 2025-05-20 16:09:03
Score: 1.5
Natty:
Report link

You can try this way

{{ " href=\"%s%s\"" | format('/test-route', '#anchor') }}

format will act like sprintf letting your code a bit better

reference: https://twig.symfony.com/doc/3.x/filters/format.html

Reasons:
  • Whitelisted phrase (-1): try this
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Wanderson Silva