Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore punctuation at the end of links #914

Merged

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Jan 30, 2022

add tests, was already fixed in #912

closes #911

Signed-off-by: Xavier Coulon [email protected]

add tests, was already fixed in bytesparadise#912

closes bytesparadise#911

Signed-off-by: Xavier Coulon <[email protected]>
@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #914 (b960f8f) into master (08493e8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #914   +/-   ##
=======================================
  Coverage   79.26%   79.26%           
=======================================
  Files          84       84           
  Lines        6664     6664           
=======================================
  Hits         5282     5282           
  Misses        901      901           
  Partials      481      481           

@xcoulon xcoulon merged commit c6590e2 into bytesparadise:master Jan 30, 2022
@xcoulon xcoulon deleted the Issue911_ignore_trailing_punctuation branch January 30, 2022 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore punctuation at the end of URLs
1 participant