Commit c9424506 authored by Takuya Noguchi's avatar Takuya Noguchi

Enable PropertySpelling in scss-lint

parent 420f6b54
...@@ -133,7 +133,7 @@ linters: ...@@ -133,7 +133,7 @@ linters:
# Reports when you use an unknown or disabled CSS property # Reports when you use an unknown or disabled CSS property
# (ignoring vendor-prefixed properties). # (ignoring vendor-prefixed properties).
PropertySpelling: PropertySpelling:
enabled: false enabled: true
# Configure which units are allowed for property values. # Configure which units are allowed for property values.
PropertyUnits: PropertyUnits:
......
---
title: Enable PropertySpelling in scss-lint
merge_request: 12752
author: Takuya Noguchi
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment