diff --git a/.clang-format b/.clang-format
index a7d1ab4520d43799960c01833035dcd71ceda16e..daa3738fe5bd7a0202e5329a2b7f69f217ed8ede 100644
--- a/.clang-format
+++ b/.clang-format
@@ -65,6 +65,6 @@ SpacesInLineCommentPrefix:
 SpacesInParentheses: false
 
 TabWidth: 4
-UseTab: Never
+UseTab: ForContinuationAndIndentation
 
 UseCRLF: false