From 949a09340f0ab8efb87d6602ca1cf31000523761 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 6 Dec 2023 19:36:45 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20cloudcmd:=20actions:=20lint=20?= =?UTF-8?q?=E2=98=98=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .putout.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.putout.json b/.putout.json index 9d6789b6..dcaac97f 100644 --- a/.putout.json +++ b/.putout.json @@ -1,7 +1,5 @@ { - "plugins": [ - "cloudcmd" - ], + "plugins": ["cloudcmd"], "ignore": [ "html", "fixture*", @@ -50,4 +48,4 @@ "merge-duplicate-functions": "off" } } -} \ No newline at end of file +}