Commit Graph

3 Commits

Author SHA1 Message Date
Alex Perkins
7dc1399da6
make remove punctuation remove more punctuation 2022-11-02 18:45:21 -06:00
Alex Perkins
3efc71c977
remove trailing dash 2022-11-02 18:44:46 -06:00
Erik Feeley
db05f49222 Adds tests and updates implementation
One regression the safeIdString method had was that it did not collapse
when there were many dashes. This fixes that and adds some tests around
the behavior. I was hoping to figure out how to fuzz test this but was
unable to do so.
2022-11-02 17:02:09 -04:00