whatsapp-client icon indicating copy to clipboard operation
whatsapp-client copied to clipboard

Implement phan

Open vitormattos opened this issue 3 years ago • 0 comments

  • [ ] Install ext-ast in Dockerfile (example)
  • [ ] Separate the Dockerfile in two named FROM's putting the production before developer FROM.
  • [ ] Use target in docker-compose.yml pointing to developer or production FROM of Dockerfile
  • [ ] Put Phan in require-dev block
  • [ ] put command to run test in @scripts block like this example.

vitormattos avatar Oct 20 '20 14:10 vitormattos