Commit cac03cd9 authored by Michael Droettboom's avatar Michael Droettboom

Disable C linting for now due to clang-format versioning

parent 7c0457ce
......@@ -135,7 +135,6 @@ test: all build/test.html
lint:
flake8 src
clang-format -output-replacements-xml src/*.c src/*.h src/*.js | (! grep '<replacement ')
benchmark: all build/test.html
......
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