Remove quotes from claro_compact.info.yml

Created on 12 November 2023, 7 months ago

Problem/Motivation

In the claro_compact.info.yml file, some strings are quoted:

regions:
  header: 'Header'
  pre_content: 'Pre-content'
  breadcrumb: 'Breadcrumb'
  highlighted: 'Highlighted'
  help: 'Help'
  content: 'Content'
  page_top: 'Page top'
  page_bottom: 'Page bottom'
  sidebar_first: 'First sidebar'

From https://git.drupalcode.org/project/claro_compact/-/blob/8.x-1.x/claro_co...

The rules for strings in YAML are complicated, but since you don't need to quote a string, as long as the first character is not a special character, we could just remove them to align with Claro and Olivero, where this has already been done:

For more, see:

Proposed resolution

Remove all single quotes in claro_compact.info.yml.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡°Denmark ressa Copenhagen

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

Comments & Activities

  • Issue created by @ressa
  • @ressa opened merge request.
  • Issue was unassigned.
  • Status changed to Needs review 7 months ago
  • πŸ‡©πŸ‡°Denmark ressa Copenhagen
Production build 0.69.0 2024