SharonIV0x86 commented on PR #288:
URL: 
https://github.com/apache/kvrocks-controller/pull/288#issuecomment-2745107878

   > > Maybe we can add a format linter to CI workflow (github actions) so that 
it can perform check after every PR submission?
   > 
   > We can do that. But prettier is added as a dev dependency in the 
``package.json`` so anyone working on the project will install the dependencies 
and along with that prettier will be installed as well and will work 
automatically. 
   
   ``npx prettier --write .``
   Can use this to format all files. 


-- 
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]

Reply via email to