dunossauro / dunossauro/fastapi-do-zero
Ruff tentando formatar e corrigir erros fora do escopo
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 1k
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Ruff falha ao rodar o comando "ruff check --fix", procurando por erros na pasta **.poetry**, gerada pelo mesmo.
Recomendação:
* Adicionar '.poetry' à configuração 'extend-exclude' do arquivo **pyproject.toml**
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with pyproject.toml and inspect the Ruff configuration, then run `ruff check --fix` to reproduce the issue. Done means Ruff no longer searches the generated .poetry directory while checking the project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100