diff options
Diffstat (limited to '.haml-lint.yml')
-rw-r--r-- | .haml-lint.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml index 372994979b8..32c7de0fb78 100644 --- a/.haml-lint.yml +++ b/.haml-lint.yml @@ -41,6 +41,9 @@ linters: ImplicitDiv: enabled: true + InlineJavaScript: + enabled: true + InlineStyles: enabled: false |