From 921ad63fea0eefc4f03407985f24d290d83aac2c Mon Sep 17 00:00:00 2001 From: default_writer Date: Wed, 10 Sep 2025 21:34:11 +0300 Subject: [PATCH] excluded examples --- .codacy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codacy.yml b/.codacy.yml index ab4d0720..e6ca5033 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -1,3 +1,4 @@ --- exclude_paths: - "tests/**" + - "examples/**"