Run YamlLint against IDL files

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: IDL
    • Server Development Platform
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
      

              Assignee:
              [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
              Reporter:
              Mark Benvenuto
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: