fix(project): rename tool to glint

This commit is contained in:
2026-06-10 22:40:42 +02:00
parent f98e9c42e7
commit 51b3e1f297
18 changed files with 110 additions and 61 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"fmt"
"strings"
"git.k3nny.fr/gitlab-sim/internal/model"
"git.k3nny.fr/glint/internal/model"
)
type Severity string