From 884f8d3572e48885d4693283896992895b1faf64 Mon Sep 17 00:00:00 2001 From: Dmitry Andreev Date: Mon, 29 Jul 2019 11:33:56 +0300 Subject: [PATCH] =?UTF-8?q?yamllint:=20=D1=83=D0=B1=D1=80=D0=B0=D0=BB=20?= =?UTF-8?q?=D1=80=D0=B0=D0=B7=D1=80=D0=B5=D1=88=D0=B5=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0?= =?UTF-8?q?=D1=82=D1=8C=20yes/True/no/False?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .yamllint | 1 - 1 file changed, 1 deletion(-) diff --git a/.yamllint b/.yamllint index ad0be76..a4d53d6 100644 --- a/.yamllint +++ b/.yamllint @@ -8,4 +8,3 @@ rules: max-spaces-inside: 1 level: error line-length: disable - truthy: disable