summaryrefslogtreecommitdiff
path: root/etc/pip/components
diff options
context:
space:
mode:
authorDavid Bradford <david.bradford@mongodb.com>2019-02-21 17:07:06 -0500
committerDavid Bradford <david.bradford@mongodb.com>2019-02-21 17:07:06 -0500
commitf96809265b1cac1643d007ae0d80c3ceb1f594ee (patch)
treebca1f66aa7d32cf43214b2f26932929696a9dd93 /etc/pip/components
parentaf725877512a5fe4cb05158a7be182db9c4cfe5b (diff)
downloadmongo-f96809265b1cac1643d007ae0d80c3ceb1f594ee.tar.gz
SERVER-39455: Lint yaml files
Diffstat (limited to 'etc/pip/components')
-rw-r--r--etc/pip/components/lint.req1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/components/lint.req b/etc/pip/components/lint.req
index 2b9ea36bc9d..6dbef69b999 100644
--- a/etc/pip/components/lint.req
+++ b/etc/pip/components/lint.req
@@ -3,3 +3,4 @@
pylint == 1.9.3
yapf == 0.21.0
pydocstyle == 2.1.1
+yamllint == 1.15.0