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