summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f5092b5570..6788a3cc528 100644
--- a/Makefile
+++ b/Makefile
@@ -559,7 +559,7 @@ cscope: cscope.files
checkstyle:
@build-root/scripts/checkstyle.sh
- yamllint $(WS_ROOT)/src
+ #yamllint $(WS_ROOT)/src
fixstyle:
@build-root/scripts/checkstyle.sh --fix