aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6788a3cc528..7f5092b5570 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