diff --git a/.codeclimate.yml b/.codeclimate.yml
index 28f5ed376633e4e7dedd904be23f77d4ad438205..50d749d957c784b832d98ddcd27d0edbc385d07a 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -27,3 +27,7 @@ checks:
   method-count:
     config:
       threshold: 85
+  file-lines:
+    enabled: true
+    config:
+      threshold: 700