You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Fork](https://help.github.com/articles/fork-a-repo/) este repositório para sua própria conta GitHub, [clone](https://help.github.com/articles/cloning-a-repository/) no seu computador e, em seguida, acesse o diretório criado;
77
78
1. Faça as alterações necessárias;
78
-
1. Faça o seu commit usando `npm run commit`
79
+
1. Faça o seu commit usando `npm run commit`_(opcional)_
79
80
1. Envie um [pull request](https://help.github.com/articles/about-pull-requests/);
80
81
1. Aguarde o resultado das validações realizadas na integração contínua. Caso haja alguma quebra, analise e faça as correções necessárias.
81
82
@@ -163,7 +164,7 @@ Execute `npm run commit` para ter um painel interativo que permite seguir o padr
163
164
164
165
## 💥 Dockerfile lint
165
166
166
-
É utilizado o linter [Hadolint - Haskell Dockerfile Linter](https://github.com/hadolint/hadolint) para garantir que o [Dockerfile](../Dockerfile) segue as melhores práticas em sua estrutura.
167
+
É utilizado o linter [Hadolint - Haskell Dockerfile Linter](https://github.com/hadolint/hadolint) para garantir que os Dockerfile de [produção](../Dockerfile), [desenvolvimento, teste](../Dockerfile.dev) e de [teste de infra](../Dockerfile) seguem as melhores práticas em sua estrutura.
0 commit comments