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(`(?