Commit 553610c4 authored by Clement Ho's avatar Clement Ho

Merge branch 'enable-scss-lint-property-spelling' into 'master'

Enable PropertySpelling in scss-lint

See merge request !12752
parents 375c910a c9424506
......@@ -133,7 +133,7 @@ linters:
# Reports when you use an unknown or disabled CSS property
# (ignoring vendor-prefixed properties).
PropertySpelling:
enabled: false
enabled: true
# Configure which units are allowed for property values.
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