Add pyodide_build to flake8

This commit is contained in:
Michael Droettboom 2018-10-02 07:54:37 -04:00
parent 6536e5a07c
commit 8412fa2679
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ test: all
lint:
flake8 src test tools benchmark/benchmark.py benchmark/plot_benchmark.py
flake8 src test tools pyodide_build benchmark/benchmark.py benchmark/plot_benchmark.py
clang-format -output-replacements-xml src/*.c src/*.h src/*.js | (! grep '<replacement ')