• Jacob Schatz's avatar
    Merge branch 'scss-url-linters' into 'master' · ed08bfdc
    Jacob Schatz authored
    Enable the UrlFormat and UrlQuotes SCSS Linters.
    
    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 
    
    See merge request !3770
    ed08bfdc
.scss-lint.yml 7.31 KB