From 90b8e7922a42defb3e571a0a8e81306e9abc0fe3 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 4 Dec 2017 20:01:22 +0100 Subject: Create a tox env to check yaml files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also fixes all testcases config files. Change-Id: I81a6ffb8b7acf4239c79129dc842e283d3d32b35 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 4bd83c4a7..a453fc6c3 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -18,3 +18,4 @@ robotframework-sshlibrary===2.1.3;python_version=='2.7' IPy===0.83 ansible===2.3.2.0 flasgger===0.6.6 +yamllint===1.10.0 -- cgit 1.2.3-korg