fix(project): rename tool to glint
This commit is contained in:
@@ -3,7 +3,7 @@ package linter
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"git.k3nny.fr/gitlab-sim/internal/model"
|
||||
"git.k3nny.fr/glint/internal/model"
|
||||
)
|
||||
|
||||
func checkDependencies(p *model.Pipeline) []Finding {
|
||||
|
||||
Reference in New Issue
Block a user