Skip to content

Add strict mode #24

@Melevir

Description

@Melevir

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions