diff options
-rw-r--r-- | .haml-lint.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml index 7c8a9c4fd17..6e5296fb2aa 100644 --- a/.haml-lint.yml +++ b/.haml-lint.yml @@ -97,7 +97,7 @@ linters: enabled: true UnnecessaryInterpolation: - enabled: false + enabled: true UnnecessaryStringOutput: enabled: false |