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

Adds -allow-implicit for type annotations #133

Merged
merged 3 commits into from
Jan 21, 2025

Conversation

markwpearce
Copy link
Collaborator

@markwpearce markwpearce commented Sep 16, 2024

Modifies the type-annotations rule to add all-allow-implicit and args-allow-implicit so when an argument has a default value, it is not flagged by the rule:

Before:
image

After:
image

@markwpearce markwpearce merged commit 9aab022 into v1 Jan 21, 2025
5 checks passed
@markwpearce markwpearce deleted the type_annotation_allow_default branch January 21, 2025 01:49
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.

2 participants