Convert long array syntax in comments starting with "//"

Created on 17 January 2025, 4 months ago

Problem/Motivation

Followup from πŸ“Œ Convert code blocks in comments using array() syntax to @code/@endcode Needs review .

It turns out that I missed usages in comments starting with "//".

Instances can be found with

git grep -r "\barray(" * | grep -F \/\/ | grep -v "vendor" | grep -v "node_modules"

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component

other

Created by

πŸ‡³πŸ‡ΏNew Zealand quietone

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024