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: Match ignore-pattern starting with "./" #432

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Dec 2, 2024

Providing an ignore pattern e.g. via CLI --ignore-pattern did not work
when the path started with "./".

Fixes: #407

Providing an ignore pattern e.g. via CLI `--ignore-pattern` did not work
when the path started with "./".

Fixes: #407
@matz3 matz3 requested a review from a team December 2, 2024 15:40
@matz3 matz3 merged commit 4eb2758 into main Dec 3, 2024
13 checks passed
@matz3 matz3 deleted the fix-ignore-pattern-relative-path branch December 3, 2024 07:51
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.

linter ignores ignore-pattern
2 participants