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

Linting improvements #86

Merged
merged 9 commits into from
Nov 23, 2021
Merged

Conversation

asogaard
Copy link
Collaborator

Improve the way linting scores are computed (e.g. ignoring functions with <= 5 lines, ignoring legacy code, correctly finding dynamic torch and numpy members, not requiring module docstrings) and the linting score for most of the modules in the project. There should be literally no functional changes to the code, as all changes are "cosmetic" (e.g. removing trailing whitespaces, adding docstrings, etc.).

@asogaard asogaard added the feature New feature or request label Nov 23, 2021
@asogaard asogaard self-assigned this Nov 23, 2021
@asogaard asogaard merged commit 4a6c128 into graphnet-team:main Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants