diff --git a/.haml-lint.yml b/.haml-lint.yml
index fcdc47af60f9fc7e77e42ee2d10cf0cdd452034d..bad918ef35d196f0c5cae22fe5eaa4f3709371ae 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -113,7 +113,6 @@ linters:
       - Lint/ParenthesesAsGroupedExpression
       - Lint/RedundantWithIndex
       - Lint/Syntax
-      - Lint/UselessAssignment
       - Metrics/BlockNesting
       - Naming/VariableName
       - Performance/RedundantMatch