fix: check only latest commit for non-ascii chars #38
|
@ -5,6 +5,7 @@ import (
|
|||
"log/slog"
|
||||
"strings"
|
||||
"unicode"
|
||||
|
||||
"github.com/go-git/go-git/v5"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user