Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Support for prettier --check #3763

Answered by MichaReiser
Conaclos asked this question in Q&A
Discussion options

You must be logged in to vote

You can use rome ci, which checks formatting and linting (if not disabled in the configuration).

rome ci <paths> 

to check the paths for formatting and linting issues or

rome ci --linter-enabled=false <paths>

To only check the formatting.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Conaclos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants