From 5b349dcc2ef8a77abc24e004ef67f1f28a63b625 Mon Sep 17 00:00:00 2001 From: Arnas Udovic Date: Tue, 14 Feb 2023 17:46:31 +0200 Subject: [PATCH] try to ignore images for now --- formatter.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/formatter.go b/formatter.go index a34f2ef..037983f 100644 --- a/formatter.go +++ b/formatter.go @@ -26,7 +26,8 @@ func (fileContent *FileContent) FormatContent() string { var buffer []byte data := []byte(content) - re := regexp.MustCompile(`(?