Commit 5ae8401
committed
exclude composites from lint checks.
Composites checks prevents using unkeyed fields, which is not needed in the examples project because
`time.Time` is embedded into `github.Timestamp`1 parent ea39e12 commit 5ae8401
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments