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 boilerplate setup script replacing false positives #49

Merged

Conversation

marcantoinefortier
Copy link
Contributor

When running boilerplate-setup.sh, we now ignore kotlin files when replacing the iOS Framework name to avoid replacing occurrences of the "Shared" keyword (such as kotlinx.coroutines.SharedFlow for example).

We also ignore generated files in build directories to speed things up. 🚀

@marcantoinefortier marcantoinefortier merged commit 0d56f4b into main Nov 10, 2023
1 check passed
@marcantoinefortier marcantoinefortier deleted the fix/boilerplate-setup-replacing-false-positives branch November 10, 2023 16:49
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.

3 participants