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

feat: adds useConfigurationIf option to sort-object-types and sort-interfaces #423

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

hugop95
Copy link
Contributor

@hugop95 hugop95 commented Dec 17, 2024

Follow-up of #411.

Description

This PR adds the following to both sort-interfaces and sort-object-types:

  • Adds context-based configuration handling:
    • useConfigurationIf.allNamesMatchPattern.
    • useConfigurationIf.declarationMatchesPattern: also allows use to deprecate ignorePattern.
  • Adds type: unsorted handling.

What is the purpose of this pull request?

  • New Feature

@hugop95 hugop95 marked this pull request as ready for review December 17, 2024 14:03
@azat-io azat-io merged commit aa18f1a into azat-io:main Dec 19, 2024
8 checks passed
@hugop95 hugop95 deleted the feat/annotation-comment branch December 19, 2024 21:47
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.

2 participants