Skip to content

Instantly share code, notes, and snippets.

@samusgray
Created June 10, 2016 06:21
Show Gist options
  • Save samusgray/aad6c27abf6c68928368a35b6ab147d3 to your computer and use it in GitHub Desktop.
Save samusgray/aad6c27abf6c68928368a35b6ab147d3 to your computer and use it in GitHub Desktop.
app/assets/stylesheets/base/_buttons.scss:15 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/base/_buttons.scss:15 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/base/_buttons.scss:15 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_buttons.scss:18 [W] PropertySortOrder: Properties should be ordered appearance, border-radius, cursor, display, font-size, line-height, margin-bottom, padding, text-decoration, user-select, vertical-align, white-space, width
app/assets/stylesheets/base/_buttons.scss:21 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/base/_buttons.scss:49 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
app/assets/stylesheets/base/_forms.scss:1 [W] SelectorFormat: Selector `field_with_errors` should be written in lowercase with hyphens
app/assets/stylesheets/base/_forms.scss:10 [W] PropertySortOrder: Properties should be ordered background-color, border-bottom-left-radius, border-bottom-right-radius, color, display, margin-bottom, padding
app/assets/stylesheets/base/_forms.scss:15 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/base/_forms.scss:15 [W] LeadingZero: `0.05` should be written without a leading zero as `.05`
app/assets/stylesheets/base/_forms.scss:21 [W] SpaceAroundOperator: `$base-line-height/2` should be written with a single space on each side of the operator: `$base-line-height / 2`
app/assets/stylesheets/base/_forms.scss:26 [W] PropertySortOrder: Properties should be ordered cursor, display, margin-bottom
app/assets/stylesheets/base/_forms.scss:35 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/base/_forms.scss:35 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/base/_forms.scss:35 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/base/_forms.scss:36 [W] PropertySortOrder: Properties should be ordered border, border-bottom, box-sizing, display, font-family, font-size, margin-bottom, max-width, padding, transition, width
app/assets/stylesheets/base/_forms.scss:43 [W] SpaceAroundOperator: `$base-line-height/3` should be written with a single space on each side of the operator: `$base-line-height / 3`
app/assets/stylesheets/base/_forms.scss:59 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:67 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:67 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:73 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:77 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:92 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/base/_forms.scss:94 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:112 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:112 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:112 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/base/_forms.scss:114 [W] SpaceAroundOperator: `$switch-padding/2` should be written with a single space on each side of the operator: `$switch-padding / 2`
app/assets/stylesheets/base/_forms.scss:117 [W] SpaceAroundOperator: `$switch-padding/2` should be written with a single space on each side of the operator: `$switch-padding / 2`
app/assets/stylesheets/base/_forms.scss:119 [W] SpaceAroundOperator: `$switch-padding/2` should be written with a single space on each side of the operator: `$switch-padding / 2`
app/assets/stylesheets/base/_forms.scss:122 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:122 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/base/_forms.scss:125 [W] SpaceAroundOperator: `$switch-padding/2` should be written with a single space on each side of the operator: `$switch-padding / 2`
app/assets/stylesheets/base/_forms.scss:126 [W] LeadingZero: `0.4` should be written without a leading zero as `.4`
app/assets/stylesheets/base/_forms.scss:129 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:129 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/base/_forms.scss:132 [W] SpaceAroundOperator: `$switch-padding*2` should be written with a single space on each side of the operator: `$switch-padding * 2`
app/assets/stylesheets/base/_forms.scss:132 [W] ColorVariable: Color literals like `rgba(0, 0, 0, 0.3)` should only be used in variable declarations; they should be referred to via variable everywhere else.
app/assets/stylesheets/base/_forms.scss:132 [W] LeadingZero: `0.3` should be written without a leading zero as `.3`
app/assets/stylesheets/base/_forms.scss:133 [W] LeadingZero: `0.4` should be written without a leading zero as `.4`
app/assets/stylesheets/base/_forms.scss:139 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:140 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:144 [W] PseudoElement: Begin pseudo elements with double colons: `::`
app/assets/stylesheets/base/_forms.scss:154 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/base/_forms.scss:154 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/base/_forms.scss:168 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/base/_variables.scss:7 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/base/_variables.scss:16 [W] HexNotation: Color `#FFA63B` should be written as `#ffa63b`
app/assets/stylesheets/base/_variables.scss:19 [W] HexNotation: Color `#FFFFFF` should be written as `#ffffff`
app/assets/stylesheets/base/_variables.scss:19 [W] HexLength: Color `#FFFFFF` should be written as `#FFF`
app/assets/stylesheets/base/_variables.scss:21 [W] HexNotation: Color `#F3F3F2` should be written as `#f3f3f2`
app/assets/stylesheets/base/_variables.scss:22 [W] HexLength: Color `#DDDDDD` should be written as `#DDD`
app/assets/stylesheets/base/_variables.scss:22 [W] HexNotation: Color `#DDDDDD` should be written as `#dddddd`
app/assets/stylesheets/base/_variables.scss:24 [W] HexNotation: Color `#24B8E4` should be written as `#24b8e4`
app/assets/stylesheets/base/_variables.scss:25 [W] HexNotation: Color `#EA6469` should be written as `#ea6469`
app/assets/stylesheets/base/_variables.scss:26 [W] HexNotation: Color `#F6FF70` should be written as `#f6ff70`
app/assets/stylesheets/base/_variables.scss:27 [W] HexNotation: Color `#4AC35E` should be written as `#4ac35e`
app/assets/stylesheets/base/_variables.scss:39 [W] LeadingZero: `0.95` should be written without a leading zero as `.95`
app/assets/stylesheets/base/_variables.scss:66 [W] PropertySpelling: Unknown property font-stytle
app/assets/stylesheets/base/_variables.scss:83 [W] PropertySpelling: Unknown property font-stytle
app/assets/stylesheets/base/_variables.scss:111 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
app/assets/stylesheets/base/_variables.scss:125 [W] ColorVariable: Color literals like `hsla(0, 0%, 0%, 0.06)` should only be used in variable declarations; they should be referred to via variable everywhere else.
app/assets/stylesheets/base/_variables.scss:125 [W] LeadingZero: `0.06` should be written without a leading zero as `.06`
app/assets/stylesheets/base/_variables.scss:126 [W] LeadingZero: `0.7` should be written without a leading zero as `.7`
app/assets/stylesheets/components/_answer.scss:6 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/components/_answer.scss:6 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_flashes.scss:46 [W] PlaceholderInExtend: Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
app/assets/stylesheets/components/_shared-toggle.scss:5 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_shared-toggle.scss:5 [W] Shorthand: Shorthand form for property `padding` should be written more concisely as `0.5em 1em 0.15em` instead of `0.5em 1em 0.15em 1em`
app/assets/stylesheets/components/_shared-toggle.scss:5 [W] LeadingZero: `0.15` should be written without a leading zero as `.15`
app/assets/stylesheets/components/_shared-toggle.scss:10 [W] ColorKeyword: Color `white` should be written in hexadecimal form as `#ffffff`
app/assets/stylesheets/components/_shared-toggle.scss:10 [W] ColorVariable: Color literals like `white` should only be used in variable declarations; they should be referred to via variable everywhere else.
app/assets/stylesheets/components/_tooltips.scss:5 [W] LeadingZero: `0.875` should be written without a leading zero as `.875`
app/assets/stylesheets/components/_tooltips.scss:9 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/components/_tooltips.scss:28 [W] PropertySortOrder: Properties should be ordered animation-duration, animation-name, animation-timing-function, background-color, border, border-radius, box-shadow, display, font-family, line-height, margin, padding, transform-origin, white-space, z-index
app/assets/stylesheets/components/_tooltips.scss:30 [W] LeadingZero: `0.05` should be written without a leading zero as `.05`
app/assets/stylesheets/components/_tooltips.scss:34 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/components/_tooltips.scss:34 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/components/_tooltips.scss:35 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_tooltips.scss:35 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_tooltips.scss:35 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/components/_tooltips.scss:41 [W] LeadingZero: `0.875` should be written without a leading zero as `.875`
app/assets/stylesheets/components/_tooltips.scss:42 [W] LeadingZero: `0.875` should be written without a leading zero as `.875`
app/assets/stylesheets/components/_tooltips.scss:44 [W] PropertySortOrder: Properties should be ordered background-color, border-bottom, border-bottom-left-radius, border-left, content, transform, z-index
app/assets/stylesheets/components/_tooltips.scss:47 [W] StringQuotes: Prefer single quoted strings
app/assets/stylesheets/components/_tooltips.scss:54 [W] StringQuotes: Prefer single quoted strings
app/assets/stylesheets/components/_tooltips.scss:55 [W] DeclarationOrder: Expected item on line 55 to appear before line 54. Rule sets should be ordered as follows: `@extends`, `@includes` without `@content`, properties, `@includes` with `@content`, nested rule sets
app/assets/stylesheets/components/_tooltips.scss:55 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_tooltips.scss:55 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_tooltips.scss:55 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/components/_tooltips.scss:55 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:12 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/patterns/_filters-sidebar.scss:31 [W] PlaceholderInExtend: Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
app/assets/stylesheets/patterns/_filters-sidebar.scss:42 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
app/assets/stylesheets/patterns/_filters-sidebar.scss:54 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:59 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:73 [W] StringQuotes: Prefer single quoted strings
app/assets/stylesheets/patterns/_filters-sidebar.scss:79 [W] StringQuotes: Prefer single quoted strings
app/assets/stylesheets/patterns/_filters-sidebar.scss:86 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/patterns/_filters-sidebar.scss:86 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/patterns/_filters-sidebar.scss:102 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/patterns/_filters-sidebar.scss:106 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/patterns/_filters-sidebar.scss:107 [W] LeadingZero: `0.85` should be written without a leading zero as `.85`
app/assets/stylesheets/patterns/_filters-sidebar.scss:113 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/patterns/_filters-sidebar.scss:114 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/patterns/_filters-sidebar.scss:114 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:114 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/patterns/_filters-sidebar.scss:114 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:117 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:117 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:118 [W] LeadingZero: `0.1` should be written without a leading zero as `.1`
app/assets/stylesheets/patterns/_filters-sidebar.scss:119 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/patterns/_filters-sidebar.scss:120 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/patterns/_filters-sidebar.scss:121 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/patterns/_filters-sidebar.scss:124 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:124 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:127 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/patterns/_filters-sidebar.scss:128 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:140 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:148 [W] LeadingZero: `0.6` should be written without a leading zero as `.6`
app/assets/stylesheets/patterns/_filters-sidebar.scss:152 [W] LeadingZero: `0.6` should be written without a leading zero as `.6`
app/assets/stylesheets/patterns/_filters-sidebar.scss:155 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/patterns/_filters-sidebar.scss:155 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:155 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:156 [W] LeadingZero: `0.4` should be written without a leading zero as `.4`
app/assets/stylesheets/patterns/_filters-sidebar.scss:159 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:159 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:162 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/patterns/_filters-sidebar.scss:166 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/patterns/_filters-sidebar.scss:173 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:173 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:174 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
app/assets/stylesheets/patterns/_filters-sidebar.scss:183 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:183 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:184 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
app/assets/stylesheets/patterns/_filters-sidebar.scss:184 [W] LeadingZero: `0.15` should be written without a leading zero as `.15`
app/assets/stylesheets/patterns/_filters-sidebar.scss:186 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
app/assets/stylesheets/patterns/_filters-sidebar.scss:187 [W] BorderZero: `border-right: 0` is preferred over `border-right: none`
app/assets/stylesheets/patterns/_filters-sidebar.scss:188 [W] BorderZero: `border-top: 0` is preferred over `border-top: none`
app/assets/stylesheets/patterns/_filters-sidebar.scss:196 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:196 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:197 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:204 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:204 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/patterns/_filters-sidebar.scss:204 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:209 [W] DeclarationOrder: Expected item on line 209 to appear before line 150. Rule sets should be ordered as follows: `@extends`, `@includes` without `@content`, properties, `@includes` with `@content`, nested rule sets
app/assets/stylesheets/patterns/_filters-sidebar.scss:210 [W] LeadingZero: `0.9` should be written without a leading zero as `.9`
app/assets/stylesheets/patterns/_filters-sidebar.scss:216 [W] BorderZero: `border-bottom: 0` is preferred over `border-bottom: none`
app/assets/stylesheets/patterns/_filters-sidebar.scss:219 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/patterns/_filters-sidebar.scss:224 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/patterns/_filters-sidebar.scss:227 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_filters-sidebar.scss:231 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:231 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:237 [W] LeadingZero: `0.45` should be written without a leading zero as `.45`
app/assets/stylesheets/patterns/_filters-sidebar.scss:239 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:243 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:261 [W] MergeableSelector: Merge rule `.resource-program-filter` with rule on line 135
app/assets/stylesheets/patterns/_filters-sidebar.scss:262 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:267 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:267 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/patterns/_filters-sidebar.scss:273 [W] MergeableSelector: Merge rule `.filter-checkboxes-container` with rule on line 146
app/assets/stylesheets/patterns/_filters-sidebar.scss:274 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/patterns/_filters-sidebar.scss:274 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/patterns/_show-sections.scss:12 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/patterns/_tabs.scss:16 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/patterns/_tabs.scss:24 [W] ColorKeyword: Color `white` should be written in hexadecimal form as `#ffffff`
app/assets/stylesheets/patterns/_tabs.scss:24 [W] ColorVariable: Color literals like `white` should only be used in variable declarations; they should be referred to via variable everywhere else.
app/assets/stylesheets/patterns/_tabs.scss:28 [W] LeadingZero: `0.9` should be written without a leading zero as `.9`
app/assets/stylesheets/patterns/_tabs.scss:35 [W] Shorthand: Shorthand form for property `margin` should be written more concisely as `1em 0 -1px` instead of `1em 0 -1px 0`
app/assets/stylesheets/patterns/_tabs.scss:36 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_tabs.scss:41 [W] BorderZero: `border-bottom: 0` is preferred over `border-bottom: none`
app/assets/stylesheets/patterns/_tabs.scss:44 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/patterns/_tabs.scss:58 [W] SpaceAfterPropertyColon: Colon after property should be followed by one space
app/assets/stylesheets/views/criterion/_index.scss:4 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/criterion/_index.scss:8 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/criterion/_index.scss:27 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/views/criterion/_index.scss:44 [W] PlaceholderInExtend: Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
app/assets/stylesheets/views/criterion/_index.scss:47 [W] PlaceholderInExtend: Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
app/assets/stylesheets/views/criterion/_index.scss:59 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/criterion/_index.scss:84 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/question_sequences/_form.scss:1 [W] SelectorFormat: Selector `page-question_sequences-edit` should be written in lowercase with hyphens
app/assets/stylesheets/views/question_sequences/_form.scss:1 [W] SelectorFormat: Selector `page-question_sequences-new` should be written in lowercase with hyphens
app/assets/stylesheets/views/question_sequences/_form.scss:8 [W] PropertySortOrder: Properties should be ordered background, border, cursor, padding
app/assets/stylesheets/views/question_sequences/_form.scss:11 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/question_sequences/_form.scss:13 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:17 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:21 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:21 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:25 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:29 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/views/question_sequences/_form.scss:32 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/views/question_sequences/_form.scss:37 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/views/question_sequences/_form.scss:42 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/views/question_sequences/_form.scss:67 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:67 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/question_sequences/_form.scss:70 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/views/question_sequences/_form.scss:77 [W] Comment: Use `//` comments everywhere
app/assets/stylesheets/views/question_sequences/_form.scss:78 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/views/question_sequences/_form.scss:80 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/views/resource_sites/_edit.scss:4 [W] LeadingZero: `0.875` should be written without a leading zero as `.875`
app/assets/stylesheets/views/resource_sites/_edit.scss:13 [W] SelectorFormat: Selector `page-resource_sites-edit` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_edit.scss:13 [W] SelectorFormat: Selector `page-resource_sites-new` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_edit.scss:13 [W] SelectorFormat: Selector `page-my_resource_sites-edit` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_edit.scss:17 [W] Indentation: Line should be indented 4 spaces, but was indented 6 spaces
app/assets/stylesheets/views/resource_sites/_edit.scss:17 [W] PropertySortOrder: Properties should be ordered left, margin, width
app/assets/stylesheets/views/resource_sites/_edit.scss:18 [W] Indentation: Line should be indented 4 spaces, but was indented 6 spaces
app/assets/stylesheets/views/resource_sites/_edit.scss:19 [W] Indentation: Line should be indented 4 spaces, but was indented 6 spaces
app/assets/stylesheets/views/resource_sites/_edit.scss:21 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:37 [W] LeadingZero: `0.35` should be written without a leading zero as `.35`
app/assets/stylesheets/views/resource_sites/_edit.scss:44 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:44 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:54 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/views/resource_sites/_edit.scss:56 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:56 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:57 [W] BorderZero: `border-bottom: 0` is preferred over `border-bottom: none`
app/assets/stylesheets/views/resource_sites/_edit.scss:59 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/views/resource_sites/_edit.scss:60 [W] LeadingZero: `0.65` should be written without a leading zero as `.65`
app/assets/stylesheets/views/resource_sites/_edit.scss:63 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:63 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_edit.scss:69 [W] SelectorFormat: Selector `resource_site_capacity_sensitive` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_edit.scss:69 [W] SelectorFormat: Selector `resource_site_available_date` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_edit.scss:76 [W] LeadingZero: `0.2` should be written without a leading zero as `.2`
app/assets/stylesheets/views/resource_sites/_edit.scss:113 [W] BorderZero: `border: 0` is preferred over `border: none`
app/assets/stylesheets/views/resource_sites/_edit.scss:119 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_edit.scss:120 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_edit.scss:126 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/views/resource_sites/_edit.scss:138 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_edit.scss:139 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_edit.scss:151 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/views/resource_sites/_edit.scss:167 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_edit.scss:168 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/views/resource_sites/_edit.scss:211 [W] LeadingZero: `0.65` should be written without a leading zero as `.65`
app/assets/stylesheets/views/resource_sites/_index.scss:1 [W] SelectorFormat: Selector `page-resource_sites-index` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_index.scss:5 [W] ImportantRule: !important should not be used
app/assets/stylesheets/views/resource_sites/_index.scss:8 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/resource_sites/_index.scss:8 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/resource_sites/_index.scss:12 [W] ImportantRule: !important should not be used
app/assets/stylesheets/views/resource_sites/_index.scss:25 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/views/resource_sites/_index.scss:26 [W] LeadingZero: `0.75` should be written without a leading zero as `.75`
app/assets/stylesheets/views/resource_sites/_index.scss:31 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/resource_sites/_index.scss:39 [W] UnnecessaryParentReference: Unnecessary parent selector (&)
app/assets/stylesheets/views/resource_sites/_index.scss:39 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_index.scss:39 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_index.scss:48 [W] LeadingZero: `0.9` should be written without a leading zero as `.9`
app/assets/stylesheets/views/resource_sites/_index.scss:50 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_index.scss:67 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_index.scss:74 [W] QualifyingElement: Avoid qualifying attribute selectors with an element.
app/assets/stylesheets/views/resource_sites/_index.scss:83 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/resource_sites/_index.scss:84 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_index.scss:84 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/resource_sites/_index.scss:85 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 5
app/assets/stylesheets/views/resource_sites/_index.scss:85 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/resource_sites/_index.scss:89 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_search.scss:13 [W] LeadingZero: `0.8` should be written without a leading zero as `.8`
app/assets/stylesheets/views/resource_sites/_search.scss:42 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/resource_sites/_show.scss:7 [W] LeadingZero: `0.7` should be written without a leading zero as `.7`
app/assets/stylesheets/views/resource_sites/_show.scss:30 [W] BorderZero: `border: 0` is preferred over `border: none`
app/assets/stylesheets/views/resource_sites/_show.scss:51 [W] SelectorFormat: Selector `report_reason` should be written in lowercase with hyphens
app/assets/stylesheets/views/resource_sites/_show.scss:65 [W] SelectorFormat: Selector `new_report` should be written in lowercase with hyphens
app/assets/stylesheets/views/surveys/_edit.scss:1 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/surveys/_edit.scss:1 [W] SelectorFormat: Selector `new_response_wrapper` should be written in lowercase with hyphens
app/assets/stylesheets/views/surveys/_edit.scss:13 [W] PropertySortOrder: Properties should be ordered font-style, margin-bottom
app/assets/stylesheets/views/surveys/_edit.scss:17 [W] SelectorFormat: Selector `survey_individual_question` should be written in lowercase with hyphens
app/assets/stylesheets/views/surveys/_edit.scss:18 [W] PlaceholderInExtend: Prefer using placeholder selectors (e.g. %some-placeholder) with @extend
app/assets/stylesheets/views/surveys/_edit.scss:35 [W] LeadingZero: `0.25` should be written without a leading zero as `.25`
app/assets/stylesheets/views/surveys/_edit.scss:35 [W] LeadingZero: `0.5` should be written without a leading zero as `.5`
app/assets/stylesheets/views/surveys/_edit.scss:50 [W] PropertySortOrder: Properties should be ordered margin, text-align
app/assets/stylesheets/views/surveys/_edit.scss:53 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/surveys/_edit.scss:53 [W] SingleLinePerSelector: Each selector in a comma sequence should be on its own single line
app/assets/stylesheets/views/surveys/_edit.scss:53 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/surveys/_edit.scss:59 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/surveys/_edit.scss:59 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/surveys/_edit.scss:63 [W] SelectorDepth: Selector should have depth of applicability no greater than 3, but was 4
app/assets/stylesheets/views/surveys/_edit.scss:63 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/surveys/_edit.scss:63 [W] SelectorFormat: Selector `survey_submit_button` should be written in lowercase with hyphens
app/assets/stylesheets/views/surveys/_edit.scss:63 [W] NestingDepth: Nesting should be no greater than 3, but was 4
app/assets/stylesheets/views/surveys/_edit.scss:69 [W] IdSelector: Avoid using id selectors
app/assets/stylesheets/views/surveys/_edit.scss:69 [W] SelectorFormat: Selector `survey_progress_bar` should be written in lowercase with hyphens
app/assets/stylesheets/views/surveys/_edit.scss:84 [W] SelectorFormat: Selector `progress_container` should be written in lowercase with hyphens
app/assets/stylesheets/views/surveys/_edit.scss:84 [W] IdSelector: Avoid using id selectors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment