Uploaded image for project: 'Nuxeo ECM Build/Test Environment'
  1. Nuxeo ECM Build/Test Environment
  2. NXBT-3303

Install markdownlint in builders

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Jenkins X

      Description

      We want to install markdownlint in builders in order to use it during a lint stage.

      The default configuration shipped into the builders could be:

      $ cat .mdlrc
      git_recurse true
      rules "~MD033"
      style File.join(File.dirname(__FILE__), '.mdl.style')
      
      $ cat .mdl.style
      all
      rule 'MD013', :line_length => 120, :tables => false
      

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              kleturc Kevin Leturc
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: