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

Adiciona checagem de espaços mais estrita. #979

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

marcopaganini
Copy link
Collaborator

  • Adiciona checagem adicional de arquivos. Incialmente, todos os
    arquivos no repositório e no futuro, apenas os arquivos enviados
    na PR. O presubmit falhará nas seguintes condições:

    1. Arquivos texto com espaços no final da linha (ou tabs).
    2. Arquivos texto com linhas em branco no final.
    3. Arquivos texto faltando newline no final (VSCode...)

- Adiciona checagem adicional de arquivos. Incialmente, todos os
  arquivos no repositório e no futuro, apenas os arquivos enviados
  na PR. O presubmit falhará nas seguintes condições:

  1) Arquivos texto com espaços no final da linha (ou tabs).
  2) Arquivos texto com linhas em branco no final.
  3) Arquivos texto faltando newline no final (VSCode...)
@mpinheir mpinheir merged commit 6be0be6 into OsProgramadores:master Nov 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants