Skip to content

Avoid Recipe errors in external ifs#67

Open
monteiroliveira wants to merge 1 commit intoBCR-CX:mainfrom
monteiroliveira:fix/makefile-identation
Open

Avoid Recipe errors in external ifs#67
monteiroliveira wants to merge 1 commit intoBCR-CX:mainfrom
monteiroliveira:fix/makefile-identation

Conversation

@monteiroliveira
Copy link
Copy Markdown
Collaborator

Ajuste de identação para evitar erro de out of recipe

Prefácio

Ajuste de identação para evitar erro de recipe commences before first target.

REQUISITOS PARA O PR

  • Ajuste as Flags referente ao PR (conforme os issues);
  • Escreva uma boa descrição para o PR, se fizer algo de qualquer jeito, muito provavelmente vai ser recusado;
  • Declare se o PR está com os testes atualizados;
  • Para aprovação, é necessário o CI passar (com algumas exceções);
  • Utilize as configs de pre-commit antes de subir o PR;
  • Confira se a sua branch está atualizada com a branch default de repositório;

The tabs in Python and pre-commit check ifs trigger recipe error, so
to avoid that problem, remove the indentation from the ifs.

Signed-off-by: Guilherme Monteiro de Oliveira <guilherme@monteiroliveira.com>
@monteiroliveira monteiroliveira self-assigned this Mar 24, 2026
@monteiroliveira monteiroliveira added the bug Something isn't working label Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant