Skip to content

[FEATURE] Implement Prettier for automated code formatting #34

Description

@rohitkumarnaidu

Feature Request

Description
In order to maintain consistent code formatting across the repopilot repository and make PR reviews smoother, we should integrate Prettier.

Proposed Solution

  • Add .prettierrc and .prettierignore configuration files.
  • Add a format script in the configuration to easily format all files.
  • Apply Prettier formatting across the existing codebase.

Benefits

  • Eliminates debates over code styling in PRs.
  • Ensures a unified code style for all contributors.

Could you please assign this issue to me and add the ELUSOC label? I will raise a PR with the setup shortly. Thanks! 🚀

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions