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: import/no-extraneous-dependencies globs #6

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

AyAyEm
Copy link
Member

@AyAyEm AyAyEm commented Nov 29, 2022

What did you fix?

Glob patterns not working as expected. The character for optional value ? does not work


Reproduction steps


Evidence/screenshot/link to line

Considerations

  • Does this contain a new dependency? [No]
  • Does this introduce opinionated data formatting or manual data entry? [Yes]
  • Does this pr include updated data files in a separate commit that can be reverted for a clean code-only pr? [No]
  • Have I run the linter? [Yes]
  • Is is a bug fix, feature request, or enhancement? [Bug Fix]

@AyAyEm AyAyEm requested a review from TobiTenno November 29, 2022 22:26
@AyAyEm AyAyEm self-assigned this Nov 29, 2022
@AyAyEm AyAyEm added the bug Something isn't working label Nov 29, 2022
@TobiTenno TobiTenno enabled auto-merge (squash) November 29, 2022 22:27
@TobiTenno TobiTenno merged commit 4f50577 into main Nov 29, 2022
@TobiTenno TobiTenno deleted the fix-import-globs branch November 29, 2022 22:27
wfcd-bot-boi pushed a commit that referenced this pull request Nov 29, 2022
## [1.3.3](v1.3.2...v1.3.3) (2022-11-29)

### Bug Fixes

* import/no-extraneous-dependencies globs ([#6](#6)) ([4f50577](4f50577))
@wfcd-bot-boi
Copy link

🎉 This PR is included in version 1.3.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants