Aeliot-Tm / todo-registrar

This tool creates issues in Issue Tracker depends on your TODO-comments in php-code
MIT License
9 stars 1 forks source link

Config position for injected issue ID/Key #28

Open Aeliot-Tm opened 2 months ago

Aeliot-Tm commented 2 months ago

It should be possible to configure position of injected Id/Key of created issue.

  1. Between tag and splitting-symbol (: or -)
  2. Between splitting-symbol (: or -) and title (summary) of TODO

Schema:

// TODO <position_1> : <position_2> title of issue