mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01:00
cspell lint go code (#3706)
This commit is contained in:
@@ -111,7 +111,7 @@ func (m *manager) RegistryService() registry.Service {
|
||||
}
|
||||
|
||||
func (m *manager) ConfigServiceFromRepo(_ *model.Repo) config.Service {
|
||||
// TODO: decied based on repo property which config service to use
|
||||
// TODO: decide based on repo property which config service to use
|
||||
return m.config
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user