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 ruff to check code #54

Closed
maurapintor opened this issue Mar 16, 2024 · 0 comments · Fixed by #57
Closed

Add ruff to check code #54

maurapintor opened this issue Mar 16, 2024 · 0 comments · Fixed by #57
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@maurapintor
Copy link
Collaborator

maurapintor commented Mar 16, 2024

This will enforce:

  • proper docstrings
  • proper type annotations
  • proper coding style

Black can be removed, as Ruff is a much more powerful tool.

A pre-commit config file will also be added, so that developers will be aided for the verification before pushing the code to the repository.

Instructions will be added to the contribution guide.

https://github.com/astral-sh/ruff

@maurapintor maurapintor added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 16, 2024
@maurapintor maurapintor self-assigned this Mar 16, 2024
@maurapintor maurapintor linked a pull request Mar 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant