jomarko commented on code in PR #2158:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2158#discussion_r1502509608


##########
packages/dmn-editor/stories/useCases/loanPreQualification/LoanPreQualification.mdx:
##########
@@ -0,0 +1,38 @@
+{/* prettier-ignore */}
+{/*

Review Comment:
   Ok, here I would like to stop. I am not sure if this `prettier-ignore` 
comments in `*.mdx` files have any effect.
   
   I tried to remove a few of them and run the command: 
`KIE_TOOLS_BUILD__runLinters=true pnpm -F dmn-editor build:prod` and it 
**passed**.
   
   Checking the content of the `packages/eslint/eslint.js`, I think we do 
static analysis only for `ts` and `tsx` files.
   
   Or am I missing some prettier check bound to some git commit hook, or some 
other CI script?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to