From 2387ec4bb904ed5b906712363d19d9f7546ea169 Mon Sep 17 00:00:00 2001 From: Kirill Zhuravlev Date: Tue, 14 Feb 2023 18:58:31 +0100 Subject: [PATCH] remove unnecessary lines --- .codeclimate.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index afc2bb1f..0b6935d2 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -18,5 +18,3 @@ engines: ratings: paths: - "**.go" -exclude_paths: -- vendor/