From cac03cd91eaa2d0f6c2c4b419771515280355584 Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Thu, 14 Jun 2018 15:01:48 -0400 Subject: [PATCH] Disable C linting for now due to clang-format versioning --- Makefile | 1 - {src => matplotlib/src}/wasm_backend.py | 0 2 files changed, 1 deletion(-) rename {src => matplotlib/src}/wasm_backend.py (100%) diff --git a/Makefile b/Makefile index 5a16c6cca..3505b16b1 100644 --- a/Makefile +++ b/Makefile @@ -135,7 +135,6 @@ test: all build/test.html lint: flake8 src - clang-format -output-replacements-xml src/*.c src/*.h src/*.js | (! grep '