Skip to content

Bug Idea: continue_to_break() #4

@roovyshapiro

Description

@roovyshapiro

New Bug Idea for self.bug_function_list:

Replace "continue" with "break" and vice versa. This is a great potential logical error as they're both valid statements but in the wrong context will have some unintended consequences.
If continue and break are not present within the file, this function should be removed from the list so it isn't applied again.
Need to count the white space before continue and break so it matches up correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions