RTEMS | spec/build: remove duplicate key in optmaxuarts.yml and reformat all yaml files (!1122)
Amar Takhar (@amar)
gitlab at rtems.org
Fri Mar 20 01:36:38 UTC 2026
Amar Takhar started a new discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1122#note_146463
I have been busy with other things and just now getting to looking at this had I known it was a reformat earlier I would have chimed in.
Can we not use the CI config as is? Specifically, these YAML files do not follow what the YAML project does but what the _docker_ project does. These are not YAML files but _docker configuration files_.
This is the offending line:
```
indentless_arrays: true
```
Officially, we want to use the YAML format proper and not the docker version.
What specifically was the reason for following dockers usage of YAML and not what the YAML project does?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1122#note_146463
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260320/5d15bbe9/attachment-0001.htm>
More information about the bugs
mailing list