ashanbrown / makezero

A linter to ensure that slices are not initialized with non-zero length
Other
71 stars 7 forks source link

Handle missing identifier objects #2

Closed ashanbrown closed 4 years ago

ashanbrown commented 4 years ago

Also use struct{} instead of interface{} for less ambiguity