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

Add strict mode #24

Open
Melevir opened this issue Jan 25, 2020 · 0 comments
Open

Add strict mode #24

Melevir opened this issue Jan 25, 2020 · 0 comments

Comments

@Melevir
Copy link
Collaborator

Melevir commented Jan 25, 2020

I with there was some strict mode (%flake8_on --strict), which executes code in a cell only if it has no flake8 violations. If cell has errors, code in cell is not executed at all.

This will force developers to refactor their code on the go, not before commit. This usually reduces amount of bugs and increases readability.

Does it make sense to you?

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

No branches or pull requests

1 participant