[WIP] Padronização de código a cada commit #351
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Olá,
Estou aqui sugerindo iniciarmos uma discussão para a manutenção do projeto.
Como está crescendo, acredito que o ideal seja iniciarmos a introduzir padrões restritos de código para facilitar a vida de todo mundo.
Minha recomendação é adicionarmos:
PS: em alguns projetos que trabalhei, rodávamos um build a cada push. Mas não sei se seria tão necessário aqui. Como o projeto era em Next.js e tinha algumas apis, era crucial que ele buildasse a cada push pra evitar estresse por algum acaso acabar quebrando em produção.
Apenas adicionei algumas regras padrões do Prettier e mantive as que já existiam de eslint e não adicionei nenhuma, a ideia aqui é ser uma discussão aberta além de minhas opiniões. Me atento apenas a necessidade de um linter/formater em geral, mas não entendo a fundo as necessidades do projeto.
Abraços,