Skip to content

Header is added instead of being replaced, if formats differ #242

@cns-solutions-admin

Description

@cns-solutions-admin

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 "**").

Metadata

Metadata

Labels

in:coreMLP core moduleis:bugBugs to fixtodoAccepted items from the backlog which can be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions