Skip to content

Pluralize module folder names consistently #49

Description

@mercy60

Internal ID: #48

Imported from ISSUES.md via scripts/import-issues.mjs.

Problem Statement. backend/src/ has progress/, analytics/, reward-shop/, user-ranking/, puzzle-category/ — some singular, some plural, some hyphenated. Pick one style.

Expected Outcome. Use kebab-case singular for module folders; align with NestJS conventions.

Acceptance Criteria.

  • Renamed folders + updated all imports.

Implementation Notes.

  • Automate with a codemod.

Files / modules affected.

  • backend/src/

Dependencies. None.

Difficulty / Effort. Easy / S (≈ 3 hours).

Labels. area:backend, lint

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programarea:backendImported from ISSUES.mdlintImported from ISSUES.md

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions