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 enabled: true
ColorVariable: ColorVariable:
enabled: true enabled: false
Comment: Comment:
enabled: true enabled: true
@ -114,7 +114,7 @@ linters:
ignore_parent_selectors: false ignore_parent_selectors: false
PlaceholderInExtend: PlaceholderInExtend:
enabled: true enabled: false
PrivateNamingConvention: PrivateNamingConvention:
enabled: false enabled: false