Disable ColorVariable and PlaceholderInExtend

This commit is contained in:
Kevin MacMartin 2016-05-10 12:57:11 -04:00
parent d8328adfcc
commit b6e4d73f85

View file

@ -31,7 +31,7 @@ linters:
enabled: true
ColorVariable:
enabled: true
enabled: false
Comment:
enabled: true
@ -114,7 +114,7 @@ linters:
ignore_parent_selectors: false
PlaceholderInExtend:
enabled: true
enabled: false
PrivateNamingConvention:
enabled: false