Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-215

Add lint step to our precommit

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Not Needed
    • Iteration Star Apple, Iteration Tangerine

      Currently our vscode repo is pretty lenient when it comes to linting. We don't do any checks in precommit or tests, which makes us rely solely on the assumption that the developer has installed the recommended vscode lint extension: https://github.com/mongodb-js/vscode/blob/master/.vscode/extensions.json#L5 and follows the lint suggestions it generates. This ticket involves adding a test to run a lint stage.

      This test should fail if linting the code fails.

      This ticket also involves fixing any lint errors which might come forward once we have this test activated.

            Assignee:
            rhys.howell@mongodb.com Rhys Howell
            Reporter:
            rhys.howell@mongodb.com Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: