fixed linter messages
This commit is contained in:
parent
4df0b5e31f
commit
3285baddce
@ -15,6 +15,6 @@ Hier stehen die ***Referenzen***, dsfdfsadfasdf.
|
||||
|
||||
---
|
||||
|
||||
### Hinweis
|
||||
## Hinweis
|
||||
|
||||
Das hier ist der `BodyPart.[1]`
|
1
main.go
1
main.go
@ -48,6 +48,7 @@ type GlobalConfig struct {
|
||||
|
||||
var globalConfig = new(GlobalConfig)
|
||||
|
||||
// ThisPathConfig is struct for This in paths yaml
|
||||
type ThisPathConfig struct {
|
||||
Navname *string `yaml:"Navname"`
|
||||
GoTo *string `yaml:"GoTo"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user