Commit 8412fa26 authored by Michael Droettboom's avatar Michael Droettboom

Add pyodide_build to flake8

parent 6536e5a0
......@@ -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 ')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment