[SERVER-30129] Run YamlLint against IDL files Created: 13/Jul/17  Updated: 28/Aug/23  Resolved: 28/Aug/23

Status: Closed
Project: Core Server
Component/s: IDL
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Mark Benvenuto Assignee: [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
Resolution: Won't Do Votes: 0
Labels: move-sa, platforms-re-triaged
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Server Development Platform
Participants:

 Description   

In order to enforce consistency across the IDL files, YAMLLint can be used to verify column
limits, and spacing around ":" for instance.

Resources
https://yamllint.readthedocs.io/en/latest/
https://pypi.python.org/pypi/yamllint
https://github.com/adrienverge/yamllint

Example config file:

extends: default
 
rules:
  line-length:
    max: 100


Generated at Thu Feb 08 04:22:46 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.