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

Run flake8 on the whole repository #1144

Merged
merged 4 commits into from
Aug 15, 2019
Merged

Conversation

quantum5
Copy link
Member

@quantum5 quantum5 commented Aug 14, 2019

Seems like flake8 was only run on the scripts directory.

@@ -75,13 +76,6 @@ def ProcessProposalDir(name, flags=None):
flags)


def ProcessTestsuite(wabt_test_dir, testsuite_dir, tool, flags=None):
testsuite_dir = os.path.join(TESTSUITE_DIR, reldir)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed this function because it's not called anywhere and I have no idea what reldir is supposed to be. It's not defined anywhere.

@quantum5 quantum5 marked this pull request as ready for review August 14, 2019 23:49
@quantum5 quantum5 requested review from binji and sbc100 August 14, 2019 23:49
@quantum5 quantum5 merged commit dcaa42c into WebAssembly:master Aug 15, 2019
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

Successfully merging this pull request may close these issues.

3 participants