diff --git a/build/ci/evergreen.yml b/build/ci/evergreen.yml index 09a8fb664e..cfb6a268f1 100644 --- a/build/ci/evergreen.yml +++ b/build/ci/evergreen.yml @@ -318,12 +318,12 @@ tasks: - func: "clone" - func: "install gotestsum" - func: "integration-test" - - name: lint - tags: ["code_health"] - commands: - - func: "clone" - - func: "install dev tools" - - func: "lint" +# - name: lint // This task will be reintroduced in CLOUDP-149030 +# tags: ["code_health"] +# commands: +# - func: "clone" +# - func: "install dev tools" +# - func: "lint" - name: snyk_scan tags: ["snyk"] commands: