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

Delete .prettierignore #217

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Conversation

luminousleek
Copy link
Contributor

Summary:

Delete .prettierignore that was added at #207

Type of change:

  • 🎨 Code Refactoring

Changes Made:

  • Deleted .prettierignore

Proposed Commit Message:

Previously a `.prettierignore` file was added that ignored all files in
the repo. 

This caused all files not to be reformatted with prettier.

Let's delete this file so that prettier can run and can enforce a
consistent code style.

Checklist:

  • I have tested my changes thoroughly.
  • I have created tests for any new code files created in this PR or provided a link to a issue/PR that addresses this.
  • I have added or modified code comments to improve code readability where necessary.
  • I have updated the project's documentation as necessary.

@chunweii chunweii merged commit 5590ee1 into CATcher-org:main Nov 19, 2023
3 checks passed
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.

2 participants