RepoRater icon indicating copy to clipboard operation
RepoRater copied to clipboard

Prettier Integration

Open Bashamega opened this issue 6 months ago • 1 comments

Fixes Issue

closes #153

Changes proposed

Check List (Check all the applicable boxes)

  • [x] My code follows the code style of this project.
  • [] My change requires changes to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] All new and existing tests passed.
  • [x] This PR does not contain plagiarized content.
  • [x] The title of my pull request is a short description of the requested changes.

Screenshots

Note to reviewers

Summary by CodeRabbit

  • Documentation

    • Improved clarity of the issue template in GitHub by adjusting the formatting and description fields.
    • Enhanced the readability of the CHANGELOG.md file by removing extraneous line breaks.
    • Made formatting adjustments to the README.md tables for better alignment.
  • Chores

    • Introduced commands for formatting checks and writing in the pre-commit hook for better code quality.
    • Added Prettier configuration to standardize code formatting across the project.
    • Updated the version number in the app.json configuration file.
  • Style

    • Consistently applied trailing commas and improved formatting in several JavaScript files to enhance code readability.

Bashamega avatar Aug 02 '24 10:08 Bashamega