YAML quoting in files is mostly unnecessary

Created on 2 November 2023, 8 months ago

Problem/Motivation

A number of patches for module issues have included random changes to the schema files which remove or otherwise alter the quoting on strings.

Investigating the standards for quoting of strings in yml files has found the files in this module do not need to be quoted in almost every instance.

Steps to reproduce

Run the yml files though a yaml lint and validate.

Proposed resolution

Remove unnecessary quoting.

Remaining tasks

  • βœ… File an issue
  • βœ… Addition/Change/Update/Fix
  • βœ… Readability
  • βœ… Code review by maintainers
  • βœ… Full testing and approval (external validation of yml files)
  • βœ… Credit contributors
  • βœ… Review with the product owner
  • βœ… Release notes snippet
  • ❌ Release

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • Just YML file changes

Release notes snippet

  • Fixed quoting in module Yaml files.
πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia ELC

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

Comments & Activities

Production build 0.69.0 2024