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

Linter via Ruff não está funcionando. #93

Open
huogerac opened this issue Oct 2, 2024 · 0 comments
Open

Linter via Ruff não está funcionando. #93

huogerac opened this issue Oct 2, 2024 · 0 comments
Labels
backend bug Something isn't working help wanted Extra attention is needed

Comments

@huogerac
Copy link
Contributor

huogerac commented Oct 2, 2024

Quando criamos o projeto e escolhemos ruff nada acontece! Nesta escolhe, precimos instalar o ruff no projeto e criar alguns configurações necessárias de forma que a fazer o linter do projeto utilize esta biblioteca ao invés do flake8.

❯ cookiecutter gh:evolutio/djavue3
  [1/27] project_name (My Todo List): meutodo02
  [2/27] project_slug (meutodo02): 
  ...
  [10/27] Select package_manager
    1 - requirements.txt
    2 - pip-tools
    3 - poetry
    Choose from [1/2/3] (1): 3
  [11/27] Select python_linter
    1 - flake8
    2 - pylint
    3 - ruff      👈
    Choose from [1/2/3] (1): 3   ---> Não funciona ainda  :/

Alguém pode ajudar nesta tarefa?

@huogerac huogerac added bug Something isn't working help wanted Extra attention is needed backend labels Oct 2, 2024
@huogerac huogerac added this to the v3.0.5 Hacktoberfest 2024 milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant