From d34e6f068bef95a937aa047fb551946e3c583c06 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Sun, 11 Aug 2024 01:08:08 +0800 Subject: [PATCH] :sparkles: Self reference detection --- .idea/workspace.xml | 53 +++++++++++++++------------- pkg/internal/models/attachments.go | 1 + pkg/internal/services/analyzer.go | 2 +- pkg/internal/services/attachments.go | 4 +++ 4 files changed, 35 insertions(+), 25 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8105660..d5237a7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,12 @@