Fix some linting nits

This commit is contained in:
Peter deHaan 2017-07-31 00:01:00 -07:00
parent 6d20f09d0a
commit 78b7bea284
No known key found for this signature in database
GPG key ID: F0FC6C01C6305097
4 changed files with 172 additions and 534 deletions

View file

@ -4,3 +4,4 @@ rules:
color-hex-case: lower
declaration-colon-newline-after: null
selector-list-comma-newline-after: null
value-list-comma-newline-after: null