Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 171 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (12 loc) · 171 Bytes

Para contribuir instale o pipenv e habilite o pre hook commit

make dev

Para rodar os testes

make test

Para extrair code coverage

make coverage