79151645

Date: 2024-11-02 21:57:11
Score: 2.5
Natty:
Report link

Thank you for sharing the Trunk.toml example. I have tried it and the build process was going in infinite loop. By a slight change, I made it rebuild only once, after detecting a change in any file located on ./src folder.

[watch]
watch = ["./src"]

Regards,

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): Regards
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: myones