summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-06-19 17:55:37 -0300
committerGitHub <noreply@github.com>2018-06-19 17:55:37 -0300
commit4730172cd9114d03c448e9420628764fc2e72723 (patch)
tree915d904f99a5001f05cb84c16e3af95a39e3496a /.flake8
parente43526589eb88c708fa381ad7eed40d173c9992f (diff)
downloadbinaryen-4730172cd9114d03c448e9420628764fc2e72723.tar.gz
binaryen-4730172cd9114d03c448e9420628764fc2e72723.tar.bz2
binaryen-4730172cd9114d03c448e9420628764fc2e72723.zip
Remove testing of s2wasm via the wasm waterfall scripts (#1604)
The wasm waterfall is moving away from testing with s2wasm and s2wasm hopefully going to be removed soon.
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 1 insertions, 1 deletions
diff --git a/.flake8 b/.flake8
index 49e003f84..eb5f86c4c 100644
--- a/.flake8
+++ b/.flake8
@@ -1,3 +1,3 @@
[flake8]
ignore = E111,E114,E501,E121
-exclude = ./test/emscripten,./test/waterfall,./test/spec,./test/wasm-install
+exclude = ./test/emscripten,./test/spec,./test/wasm-install