Skip to content

fix: use look behind regex for trailing slash stripping - #8676

Merged
wraithgar merged 1 commit into
latestfrom
gar/linting
Oct 15, 2025
Merged

fix: use look behind regex for trailing slash stripping#8676
wraithgar merged 1 commit into
latestfrom
gar/linting

Conversation

@wraithgar

Copy link
Copy Markdown
Contributor

In context this isn't a big deal, the extra slash is usually an artifact of path and url parsing. Linting will not warn about this now though.

In context this isn't a big deal, the extra slash is usually an artifact of path and url parsing. Linting will not warn about this now though.
@wraithgar
wraithgar requested a review from a team as a code ownerOctober 15, 2025 17:10
@wraithgar
wraithgar merged commit 49a4eef into latestOct 15, 2025
33 checks passed
@wraithgar
wraithgar deleted the gar/linting branch October 15, 2025 17:17
@github-actionsgithub-actionsBot mentioned this pull request Oct 13, 2025
@github-actionsgithub-actionsBot mentioned this pull request May 27, 2026
Sign up for freeto 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.

2 participants

@wraithgar@owlstronaut