Skip to content

Conversation

MrLotU
Copy link
Collaborator

@MrLotU MrLotU commented Apr 21, 2020

Fixes #29

Checklist

  • The provided tests still run.
  • I've created new tests where needed.
  • I've updated the documentation if necessary.

@MrLotU MrLotU requested a review from ktoso April 21, 2020 09:55
Copy link
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

I think it's fine that such sanitizers live in this implementation rather in the API by the way... An API package gaining more and more features does not sound good to me -- the impls know what rules they need to follow and can sanitize when they have to, as this one now does.

MrLotU and others added 3 commits April 22, 2020 09:10
@MrLotU MrLotU merged commit 938b2a2 into master Apr 22, 2020
@MrLotU MrLotU deleted the LabelSanitizers branch April 22, 2020 07:23
@MrLotU MrLotU added this to the 1.0.0 milestone Apr 22, 2020
@MrLotU MrLotU added the kind/enhancement Improvements to existing feature. label Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements to existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configurable label separator char replacements
2 participants