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

fix: add --fix option to prettier #45

Merged
merged 1 commit into from
Apr 21, 2024
Merged

fix: add --fix option to prettier #45

merged 1 commit into from
Apr 21, 2024

Conversation

rikhall1515
Copy link
Owner

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Signed-off-by: Rikard Hallberg <[email protected]>
Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-project-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 21, 2024 9:00pm

Copy link

github-actions bot commented Apr 21, 2024

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/ 🟢 100 🟢 94 🟠 78 🟢 92 🔗

Copy link

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 100%
100% (21/21) 100% (4/4) 100% (5/5)

Unit Test Report

Tests Skipped Failures Errors Time
2 0 💤 0 ❌ 0 🔥 0.787s ⏱️

@rikhall1515 rikhall1515 merged commit 3383491 into main Apr 21, 2024
12 of 13 checks passed
@rikhall1515 rikhall1515 deleted the fix/lint-and-test branch April 21, 2024 21:02
@rikhall-semrelease
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants