diff --git a/Makefile b/Makefile index 94bebb8c4..19814853f 100644 --- a/Makefile +++ b/Makefile @@ -138,11 +138,6 @@ update_base_url: \ lint: node_modules/.installed # check for unused imports, the rest is done by black flake8 --select=F401 src tools pyodide-build benchmark conftest.py docs packages/matplotlib/src/ - find src -type f -regex '.*\.\(c\|h\)' \ - | xargs clang-format-6.0 -output-replacements-xml \ - | (! grep '