Searched refs:lintOutputsIntf (Results 1 – 1 of 1) sorted by relevance
85 type lintOutputsIntf interface { interface143 var _ lintOutputsIntf = (*linter)(nil)460 if l, ok := m.(lintOutputsIntf); ok {