Skip to content

Enable the UrlFormat and UrlQuotes SCSS Linters.

Connor Shea requested to merge (removed):scss-url-linters into master

There were no lints to fix for this one, so it's just preventative.

UrlFormat: URLs should be valid and not contain protocols or domain names.

UrlQuotes: URLs should always be enclosed within quotes.

cc: @jschatz1

Merge request reports