Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-30129

Run YamlLint against IDL files

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

      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:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: