jbampton opened a new issue #4017: URL: https://github.com/apache/apisix/issues/4017
From what I can see Prettier which is mainly written in JavaScript and can run on pre-commit is now best in class for code formatting. Prettier is an opinionated code formatter and has about 39,000+ Stars. With Prettier there are five different ways to implement the pre-commit check. Seems Prettier is the way to go at least for some pre-commit checks and it seems that one of the best features of pre-commit is the added automation. https://prettier.io/ https://prettier.io/docs/en/precommit.html -- 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. For queries about this service, please contact Infrastructure at: [email protected]
