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

chore(ZCH-86): prettier rules #29

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

alberto-tavoletti-zupit
Copy link
Member

Checklist before requesting a review

  • I have performed a self-review of my code
  • Does the code follow the team's coding standards and best practices?
  • Are there any duplicated code blocks that can be refactored into reusable functions?
  • Are there tests on the new code?
  • Does the PR implement the intended functionality or fix the issue described in the title and description?
  • Is the PR title clear and detailed enough to provide necessary context?
  • Have the changes passed the CI/CD pipeline?
  • Will the changes have any adverse effects on other parts of the system and do they work well with other existing features?

Copy link

nx-cloud bot commented May 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 03718f6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 6 targets

Sent with 💌 from NxCloud.

.prettierrc.js Outdated
importOrder: [
'<THIRD_PARTY_MODULES>',
'^@(libs/core|libs/feature|libs/ui|libs/util)/(.*)$',
'^@(ps|pc|pd|pm|ss)/(.*)$',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

queste, se non ricordo male, sono specifiche di Pentana. Se si, possiamo rimuoverle

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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