diff --git a/.codeclimate.yml b/.codeclimate.yml
index 167f390bbc73abaf23a54009e634e81beda48ab1..40730a7962db2bce5ee699ca5dbf07ec704e8ebf 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -2,3 +2,6 @@ version: "2"
 exclude_patterns:
   - "ThirdParty/"
   - "Tests/Data/"
+plugins:
+  markdownlint:
+    enabled: true