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

Implicit SwiftUI matches can be disabled #35

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

dral3x
Copy link
Owner

@dral3x dral3x commented Sep 19, 2024

There are cases where you don't want to check for SwiftUI implicit localized strings.
In those cases, you can disable the feature via configuration.

swift_parser:
  swiftui_implicit: false

by default the implicit matches are enabled.

This will address #34

@dral3x dral3x merged commit 1bbeec7 into master Sep 19, 2024
@dral3x dral3x deleted the feature/ignore-implicit-swiftui-match branch September 19, 2024 15:23
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.

1 participant