Renamed files to kebab-case - core - services - part 2#45
Conversation
WalkthroughThis pull request standardizes module file naming conventions across the codebase by converting approximately 150 require/import statements from PascalCase/camelCase filenames to kebab-case (lowercase with hyphens). Changes span source files, test files, and configuration references without altering functional logic or public API signatures. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧹 Recent nitpick comments
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (198)
🧰 Additional context used🧬 Code graph analysis (12)ghost/core/core/server/services/email-service/EmailServiceWrapper.js (2)
ghost/core/test/unit/server/services/lib/mailgun-client.test.js (1)
ghost/core/core/server/services/email-suppression-list/service.js (1)
ghost/core/core/server/services/outbox/index.js (4)
ghost/core/core/server/services/members/members-api/members-api.js (5)
ghost/core/core/server/services/outbox/jobs/outbox-job.js (2)
ghost/core/core/server/services/email-analytics/email-analytics-service-wrapper.js (2)
ghost/core/core/server/services/members-events/index.js (2)
ghost/core/core/server/services/member-attribution/index.js (5)
ghost/core/test/unit/server/services/outbox/index.test.js (2)
ghost/core/test/unit/server/services/stats/referrers.test.js (1)
ghost/core/core/server/services/stats/posts-stats-service.js (1)
🔇 Additional comments (158)
✏️ Tip: You can disable this entire section by setting Comment |
Benchmark PR from agentic-review-benchmarks#7
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.