Skip to content

Comments

singleton pattern removal and pre-commit hook#29

Merged
sk4x0r merged 12 commits intomainfrom
formater_hook
Nov 10, 2025
Merged

singleton pattern removal and pre-commit hook#29
sk4x0r merged 12 commits intomainfrom
formater_hook

Conversation

@282000ypk
Copy link
Collaborator

@282000ypk 282000ypk commented Nov 4, 2025

Changes:

  1. Updated below clients to not follow singleton pattern and storing instances in a map since this is not required anymore.
  • SubscriptionClient
  • CustomCheckoutClient
  • StandardCheckoutClient
  1. Added a pre-commit hook that check and apply code formatting.
  2. Added a new non-mandatory parameter "disablePaymentRetry" in createSdkOrder request
  3. minor plugin and code comment changes to support deployment in maven central

@282000ypk 282000ypk changed the title single pattern removal and pre-commit hook singleton pattern removal and pre-commit hook Nov 6, 2025
@sonarqubecloud
Copy link

@sk4x0r sk4x0r merged commit bf7167a into main Nov 10, 2025
3 checks passed
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