Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Pep8 fix tools #13

Merged
merged 13 commits into from
Dec 30, 2021
Merged

Pep8 fix tools #13

merged 13 commits into from
Dec 30, 2021

Conversation

andersoncontreira
Copy link
Contributor

Change type

  • [] Bugfix (code changes that DO NOT CHANGE the business rule)
  • New Feature (code additions that DO NOT CHANGE the business rule)
  • Code improvement (code changes that DO NOT CHANGE the business rule)
  • Fixes or new features that CHANGE the business rule

Proposed changes/Description

Aplicação de suporte para a execução da funcionalidade autopep8 afim de resolver problemas de lint.

Task

This Pull Request is associated with the following tasks in Jira:
LINK_TO_JIRA_ISSUE

Proposed changes

Melhorias no projeto para poder executar tarefas de pylint e autopep8 afim de reduzir os problems de padronização.
Adição de várias correções referente a pasta vendor, instalação de libs etc.
Inicializada a aplicação de padrão PEP8 no projeto.

Checklist

  • Have you written tests for your changes?
  • Have you successfully ran tests with your changes locally?
  • Have you lint your code locally prior to submission?

Lint parcial a príncipio

Melhorias em scripts para deixar mais dinamica a leitura de diretórios do projeto (./scripts/variaveis);
Melhorias para evitar o uso da pasta vendor durante o desenvolvimento;
Simplificado o config para carregar dinamicamente via env;
Helper atualizado para ter novas funções compatíveis com o life-cycle;
Biblioteca de logging melhorada como novos métodos;
Melhorias no boot para registrar a vendor de forma automática para o projeto poder ficar no padrão da pep8;
Biblioteca de logging melhorada como novos métodos;
Melhorias no boot para registrar a vendor de forma automática para o projeto poder ficar no padrão da pep8;
@andersoncontreira andersoncontreira merged commit b43db14 into production Dec 30, 2021
@andersoncontreira andersoncontreira deleted the pep8_fix_tools branch December 30, 2021 21:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant