Forum Discussion

Tank302's avatar
Tank302
Occasional Contributor
3 years ago
Solved

Code prettier

Please tell, is there an automatic code formatter in TestComplete? In order not to bother with indentations and for the whole team to write good code? I've used Prettier before (https://prettier.io/...
  • AGubarev's avatar
    3 years ago

    Hi

    unfortunately, there is no such  plugin now.

     

    But good thing in Prettier that you can use it with commit hook:

    https://prettier.io/docs/en/precommit.html

     

    So, maybe it will be even more helpful to introduce guidelines for the whole team.