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

Detect PEP8 violations #80

Open
louieQ opened this issue Mar 30, 2022 · 0 comments
Open

Detect PEP8 violations #80

louieQ opened this issue Mar 30, 2022 · 0 comments
Assignees
Labels
linting rule A new check performed by pynblint

Comments

@louieQ
Copy link
Collaborator

louieQ commented Mar 30, 2022

Check whether notebook cells present violations of the PEP8 coding standard.

This might be done by applying an existing Python linter (e.g., Pylint or Flake8) to the source code extracted from code cells.

@louieQ louieQ added the linting rule A new check performed by pynblint label Mar 30, 2022
@louieQ louieQ self-assigned this Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linting rule A new check performed by pynblint
Projects
None yet
Development

No branches or pull requests

1 participant