Comply with Drupal coding standards (6) (Stylelint)

Created on 2 September 2024, 6 months ago
Updated 16 September 2024, 6 months ago

Problem/Motivation

  • Fix the following Stylelint errors:
    css/cloud.css
      96:72  ✖  Insert "⏎···"                                                                                                                       prettier/prettier
     356:31  ✖  Replace ""../images/icon_action_toggle_arrow_sprite.png")·-50px" with "'../images/icon_action_toggle_arrow_sprite.png')·-50px⏎···"  prettier/prettier
    css/dark-theme.css
     116:4   ✖  Replace "·.navbar-default·.navbar-nav·>·.show·.navbar-default·.navbar-nav" with "⏎··.navbar-default⏎··.navbar-nav⏎··>·.show⏎··.navbar-default⏎··.navbar-nav⏎·"  prettier/prettier
     220:12  ✖  Replace ""\f282"" with "'\f282'"                                                                                                                                prettier/prettier
     445:68  ✖  Replace ""true"" with "'true'"                                                                                                                                  prettier/prettier
    css/fonts.css
     152:22  ✖  Replace "·.select2-container--default·.select2-results__option[aria-selected="true"" with "⏎··.select2-container--default⏎··.select2-results__option[aria-selected='true'"  prettier/prettier
     153:22  ✖  Replace "·.select2-container·.select2-selection--single" with "⏎··.select2-container⏎··.select2-selection--single⏎·"                                                        prettier/prettier
     154:22  ✖  Replace "·.select2-container--default·.select2-search--dropdown" with "⏎··.select2-container--default⏎··.select2-search--dropdown⏎·"                                        prettier/prettier
     164:16  ✖  Replace "·.select2-container--default·.select2-results__option[aria-selected="true"" with "⏎··.select2-container--default⏎··.select2-results__option[aria-selected='true'"  prettier/prettier
     165:16  ✖  Replace "·.select2-container·.select2-selection--single" with "⏎··.select2-container⏎··.select2-selection--single⏎·"                                                        prettier/prettier
     166:16  ✖  Replace "·.select2-container--default·.select2-search--dropdown" with "⏎··.select2-container--default⏎··.select2-search--dropdown⏎·"                                        prettier/prettier
     176:17  ✖  Replace "·.select2-container--default·.select2-results__option[aria-selected="true"" with "⏎··.select2-container--default⏎··.select2-results__option[aria-selected='true'"  prettier/prettier
     177:17  ✖  Replace "·.select2-container·.select2-selection--single" with "⏎··.select2-container⏎··.select2-selection--single⏎·"                                                        prettier/prettier
     178:17  ✖  Replace "·.select2-container--default·.select2-search--dropdown" with "⏎··.select2-container--default⏎··.select2-search--dropdown⏎·"                                        prettier/prettier
     188:16  ✖  Replace "·.select2-container--default·.select2-results__option[aria-selected="true"" with "⏎··.select2-container--default⏎··.select2-results__option[aria-selected='true'"  prettier/prettier
     189:16  ✖  Replace "·.select2-container·.select2-selection--single" with "⏎··.select2-container⏎··.select2-selection--single⏎·"                                                        prettier/prettier
     190:16  ✖  Replace "·.select2-container--default·.select2-search--dropdown" with "⏎··.select2-container--default⏎··.select2-search--dropdown⏎·"                                        prettier/prettier
     200:22  ✖  Replace "·.select2-container--default·.select2-results__option[aria-selected="true"" with "⏎··.select2-container--default⏎··.select2-results__option[aria-selected='true'"  prettier/prettier
     201:22  ✖  Replace "·.select2-container·.select2-selection--single" with "⏎··.select2-container⏎··.select2-selection--single⏎·"                                                        prettier/prettier
     202:22  ✖  Replace "·.select2-container--default·.select2-search--dropdown" with "⏎··.select2-container--default⏎··.select2-search--dropdown⏎·"                                        prettier/prettier
     210:28  ✖  Replace "·.select2-selection--single" with "⏎··.select2-selection--single⏎·"                                                                                                prettier/prettier
     219:34  ✖  Replace ""radio"" with "'radio'"                                                                                                                                            prettier/prettier
     220:34  ✖  Replace ""checkbox"" with "'checkbox'"                                                                                                                                      prettier/prettier
     235:28  ✖  Replace ""radio"" with "'radio'"                                                                                                                                            prettier/prettier
     236:28  ✖  Replace ""checkbox"" with "'checkbox'"                                                                                                                                      prettier/prettier
     250:29  ✖  Replace ""radio"" with "'radio'"                                                                                                                                            prettier/prettier
     251:29  ✖  Replace ""checkbox"" with "'checkbox'"                                                                                                                                      prettier/prettier
     265:28  ✖  Replace ""radio"" with "'radio'"                                                                                                                                            prettier/prettier
     266:28  ✖  Replace ""checkbox"" with "'checkbox'"                                                                                                                                      prettier/prettier
     281:34  ✖  Replace ""radio"" with "'radio'"                                                                                                                                            prettier/prettier
     282:34  ✖  Replace ""checkbox"" with "'checkbox'"                                                                                                                                      prettier/prettier
     318:51  ✖  Replace ""xMidYMid"" with "'xMidYMid'"                                                                                                                                      prettier/prettier
    css/form.css
      63:28  ✖  Insert "⏎·"               prettier/prettier
     176:12  ✖  Replace """" with "''"    prettier/prettier
     217:12  ✖  Replace "":"" with "':'"  prettier/prettier
    css/modal.css
     16:12  ✖  Replace """" with "''"  prettier/prettier
    css/oceanic-theme.css
     426:68  ✖  Replace ""true"" with "'true'"  prettier/prettier
    css/storm-theme.css
     408:68  ✖  Replace ""true"" with "'true'"  prettier/prettier
    css/typhoon-theme.css
     407:30  ✖  Replace ""*"" with "'*'"        prettier/prettier
     412:68  ✖  Replace ""true"" with "'true'"  prettier/prettier
    40 problems (40 errors, 0 warnings)
    
🐛 Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

🇺🇸United States yas California 🇺🇸

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024