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

chore(refactor): kebab-case /shared folder #803

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Dec 10, 2024

PR-Codex overview

This PR focuses on renaming various files and functions to use hyphenated naming conventions for better consistency and readability across the codebase.

Detailed summary

  • Renamed files and functions in tokens, wallets, webhooks, transactions, permissions, configuration, contractEventLogs, and contractSubscriptions to use hyphenated names (e.g., getToken to get-token).
  • Updated import statements to reflect the new file names.

The following files were skipped due to too many changes: src/server/middleware/auth.ts, src/worker/tasks/chainIndexer.ts, src/server/routes/contract/subscriptions/addContractSubscription.ts, renamer.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@arcoraven arcoraven changed the title chore(refactor): kebab-case /shared/db chore(refactor): kebab-case /shared folder Dec 10, 2024
@arcoraven arcoraven merged commit cd7ad6c into main Dec 10, 2024
4 of 5 checks passed
@arcoraven arcoraven deleted the ph/renameSharedDbFolder branch December 10, 2024 08:25
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