From da70ca7f5e0af0a036f71ce29e1ddef2a0846733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A9ri=20Le=20Bouder?= Date: Thu, 30 Apr 2020 16:41:49 -0400 Subject: [PATCH] avoid yamllint check failure Avoid a failure of yamllint because of the format of its own configuration file :-). Change-Id: I80936280019469f406c057b80580882d71d2abbc --- .yamllint | 1 + 1 file changed, 1 insertion(+) diff --git a/.yamllint b/.yamllint index 2ceb272..6f0d12b 100644 --- a/.yamllint +++ b/.yamllint @@ -1,3 +1,4 @@ +--- extends: default ignore: |