Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][REF] Atualização da bibliotecas do Pre-commit: Remoção de Linhas Vazias #2749

Conversation

mbcosta
Copy link
Contributor

@mbcosta mbcosta commented Oct 25, 2023

Remove Empty Lines, validation made in the recent pre-commit librarys.

Remoção de Linhas Vazias, apesar de alterar diversos arquivos e módulos não afeta nenhum código.

Eu estou vendo a possibilidade de atualizar as bibliotecas do Pre-Commit no PR #2747 ( isso ainda está em debate por existir uma forma automatizada de fazer isso, mas essa alteração já antecipa o que vai precisar ser feito quando houver a atualização ), essa validação está sendo feita nas recentes versões das bibliotecas do pre-commit https://github.com/OCA/l10n-brazil/actions/runs/6643339050/job/18050180768?pr=2747#step:7:63

cc @rvalyi @renatonlima @marcelsavegnago @mileo

@OCA-git-bot
Copy link
Contributor

Hi @ygcarvalh, @rvalyi, @luismalta, @felipezago, @lfdivino, @antoniospneto, @gabrielcardoso21, @mileo, @marcelsavegnago, @hendixcosta, @felipemotter, @renatonlima,
some modules you are maintaining are being modified, check this out!

Copy link
Member

@rvalyi rvalyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

que bom que isso ta sendo testado, eu ficava louco de ver aquelas linhas vazias depois de um def ou de um if :-)

@rvalyi
Copy link
Member

rvalyi commented Oct 26, 2023

lembrando que a vantagem de fazer essas coisas agora é facilitar os futuros cherry-picks entre as branches 14 e 16 por examplo.
/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 14.0-ocabot-merge-pr-2749-by-rvalyi-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Oct 26, 2023
Signed-off-by rvalyi
@OCA-git-bot
Copy link
Contributor

@rvalyi your merge command was aborted due to failed check(s), which you can inspect on this commit of 14.0-ocabot-merge-pr-2749-by-rvalyi-bump-patch.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

@mbcosta
Copy link
Contributor Author

mbcosta commented Oct 26, 2023

Valeu @rvalyi @marcelsavegnago pela revisão, pelo o que entendi o PyLint na versão recente não aceita a primeira linha vazia em métodos def ou if ou na definição da classe, bom isso deve melhorar a visualização e reduzir linhas no código

@mbcosta
Copy link
Contributor Author

mbcosta commented Oct 26, 2023

Durante o merge ocorrem erros de Pre-Commit que não aprecem aqui https://github.com/OCA/l10n-brazil/actions/runs/6659297375/job/18098070274#step:7:993

image

image

Estranho a alteração coloca uma quantidade a mais de aspas " que não parece certa

@rvalyi
Copy link
Member

rvalyi commented Oct 27, 2023

Durante o merge ocorrem erros de Pre-Commit que não aprecem aqui https://github.com/OCA/l10n-brazil/actions/runs/6659297375/job/18098070274#step:7:993

image

image

Estranho a alteração coloca uma quantidade a mais de aspas " que não parece certa

capaz que se trata desse problema que outras pessoas da OCA identificaram OCA/oca-addons-repo-template#214

@rvalyi
Copy link
Member

rvalyi commented Oct 27, 2023

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-2749-by-rvalyi-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit cb4f086 into OCA:14.0 Oct 27, 2023
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 376f0e7. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants