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

#197: Enforce type hint for parameters and return #198

Merged
merged 3 commits into from
Aug 14, 2024

Conversation

AntonioMrtz
Copy link
Owner

Description

Enforce type hint for parameters and return and add related rules

Commit type

Feat

Issue

Solution

Proposed Changes

  • Add ruff lint rules for missing type returns and parameters
  • Fix the resulting errors

Potential Impact

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz linked an issue Aug 14, 2024 that may be closed by this pull request
@AntonioMrtz AntonioMrtz merged commit 4898736 into master Aug 14, 2024
10 checks passed
@AntonioMrtz AntonioMrtz deleted the 197-enforce-type-hint-for-parameters-and-return branch August 14, 2024 10:23
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

Successfully merging this pull request may close these issues.

Enforce type hint for parameters and return
1 participant