Skip to content

Make 'F' error codes from flake8 be errors - #976

Merged
Brett Cannon (brettcannon) merged 1 commit into
microsoft:masterfrom
brettcannon:revert-flake8-F-classification
Mar 7, 2018
Merged

Make 'F' error codes from flake8 be errors#976
Brett Cannon (brettcannon) merged 1 commit into
microsoft:masterfrom
brettcannon:revert-flake8-F-classification

Conversation

@brettcannon

Copy link
Copy Markdown
Member

Some are runtime errors (e.g. break outside of a loop), while others are just warnings (e.g. unused imports).

Reverts part of 7894ae6 to undo changes for #815

Some are runtime errors (e.g. `break` outside of a loop), while others are just warnings (e.g. unused imports).

Reverts part of 7894ae6
@brettcannon
Brett Cannon (brettcannon) merged commit 06f3b82 into microsoft:master Mar 7, 2018
@brettcannon
Brett Cannon (brettcannon) deleted the revert-flake8-F-classification branch March 7, 2018 19:07
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants