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

add .pre-commit-config and formatting rules #65

Open
9y2070m opened this issue Jun 24, 2024 · 0 comments
Open

add .pre-commit-config and formatting rules #65

9y2070m opened this issue Jun 24, 2024 · 0 comments

Comments

@9y2070m
Copy link

9y2070m commented Jun 24, 2024

I just wanted to create a pytest-plugin.

When using the cookiecutter-pytest-plugin I realized that some IHMO essentials are missing.

Before you get a pull request, I'd like to discuss what to add.

  • ruff (similar configuration as pytest itself)
  • pyproject-fmt
  • pyupgrade
  • py-deprecated
  • mypy

We could also extend the .gitignore with the common IDE project files.

  • .idea
  • .project
  • .settings
  • .vscode
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

No branches or pull requests

1 participant