RevenueCat / purchases-ios

In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
https://www.revenuecat.com/
MIT License
2.22k stars 295 forks source link

Fix precommit hook #4026

Closed aboedo closed 4 days ago

aboedo commented 1 week ago

Fix an issue that would cause a failure in our pre-commit hook that checks for API keys.

Before After
image image
aboedo commented 4 days ago

closing this in favor of #4025 , the 1 line code change has been merged into that one anyway