Add fmt check (with bad format to force a CI failure)
This commit is contained in:
parent
901b42d801
commit
b4348d8fac
3 changed files with 11 additions and 1 deletions
|
@ -8,7 +8,7 @@ import (
|
|||
|
||||
type Birthday struct {
|
||||
Name string
|
||||
Email string
|
||||
Email string
|
||||
Phone string
|
||||
YearOfBirth int
|
||||
MonthOfBirth int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue