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

mutually exclusive class args allowed when running with flake8 #452

Closed
jshwi opened this issue Sep 21, 2024 · 0 comments · Fixed by #453
Closed

mutually exclusive class args allowed when running with flake8 #452

jshwi opened this issue Sep 21, 2024 · 0 comments · Fixed by #453
Assignees

Comments

@jshwi
Copy link
Owner

jshwi commented Sep 21, 2024

mutually exclusive class args are not allowed when running docsig on its own

flake8 . --sig-check-class --sig-check-class-constructor

Should result in something like "argument to check class constructor not allowed with argument to check class"

Environment:

  • 3.8
  • 0.61.0
@jshwi jshwi self-assigned this Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
jshwi added a commit that referenced this issue Sep 21, 2024
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 a pull request may close this issue.

1 participant