aidotse / aidotse/LeakPro

Discrepancy of ruff version in pyproject.toml and .github/workflows/run_test.yml

Aberta
#395 0 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Python
Estrelas
23
Forks
28
Merge médio
4d 12h
PRs com merge (30d)
5

Descrição

In pyproject.toml the ruff version is not specified, however in the workflow that runs the ruff linting test it is set to ruff==0.11.2. This cause discrepancy problems if you run ruff locally and then in the github tests.

Solution: Either remove version specification in run_test.yml or set version in pyproject.toml.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.