From a6c400ae1c16c313de294fb1a5e4c33a3fce3210 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 21 Mar 2023 21:10:17 +0200 Subject: [PATCH] chore: lint --- .putout.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.putout.json b/.putout.json index 857b8d89..ef357bf1 100644 --- a/.putout.json +++ b/.putout.json @@ -50,6 +50,9 @@ }, "docker.yml": { "github/set-node-versions": "off" + }, + "vim.js": { + "merge-duplicate-functions": "off" } } }