We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8187681 + 15bb062 commit ebc8377Copy full SHA for ebc8377
1 file changed
types/types.go
@@ -30,7 +30,7 @@ type ImageLocation struct {
30
FinalStage bool
31
Line int
32
StartIndex int
33
- EndIndex bool
+ EndIndex int
34
}
35
36
const (
0 commit comments