-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
in:coreMLP core moduleMLP core moduleis:bugBugs to fixBugs to fixtodoAccepted items from the backlog which can be worked onAccepted items from the backlog which can be worked on
Description
If in multi line patterns the before pattern changes, the header is added instead of being replaced.
If the custom header style looks like this:
/************
**
************/
and the current header is
/**
*
*/
then only the first line is replaced with the new header (because the second line does not start with "**").
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in:coreMLP core moduleMLP core moduleis:bugBugs to fixBugs to fixtodoAccepted items from the backlog which can be worked onAccepted items from the backlog which can be worked on