Skip to content
Snippets Groups Projects
Commit eeb68676 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

HAMLLint: Enable `UnnecessaryInterpolation` rule

parent 8c9a06c3
No related branches found
No related tags found
No related merge requests found
Loading
@@ -97,7 +97,7 @@ linters:
Loading
@@ -97,7 +97,7 @@ linters:
enabled: true enabled: true
   
UnnecessaryInterpolation: UnnecessaryInterpolation:
enabled: false enabled: true
   
UnnecessaryStringOutput: UnnecessaryStringOutput:
enabled: false enabled: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment