-
Notifications
You must be signed in to change notification settings - Fork 3
add linter #15
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 linter #15
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great to me, thanks @andrewgsavage !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we may also want to consider https://numpydoc.readthedocs.io/en/latest/validation.html
Co-authored-by: Pavel Zwerschke <pavelzw@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
before we merge, let's try to get all of the pre-commit checks passing locally. We'll certainly need some numpydoc config, e.g. https://github.com/data-apis/array-api-extra/blob/66e9282df165df219797f65f1cc061665fe7e95f/pyproject.toml#L340-L346
thanks all! |
No description provided.