mirror of https://github.com/mongodb/mongo
SERVER-75034 Deleted evergreen lint todo
This commit is contained in:
parent
369f6e82b8
commit
a135d9aeaa
|
|
@ -4,7 +4,3 @@ BASEDIR=$(dirname "$0")
|
|||
cd "$BASEDIR/../"
|
||||
|
||||
yamllint -c etc/yamllint_config.yml buildscripts etc jstests
|
||||
|
||||
# TODO: SERVER-64923 re-enable YAML linters.
|
||||
#evergreen evaluate ${evergreen_config_file_path} > etc/evaluated_evergreen.yml
|
||||
#python -m evergreen_lint -c ./etc/evergreen_lint.yml lint
|
||||
|
|
|
|||
Loading…
Reference in New Issue