mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 10:04:43 +08:00
Updated to latest golint
This commit is contained in:
@@ -658,7 +658,7 @@ func testXMLScenario(t *testing.T, s formatScenario) {
|
||||
}
|
||||
}
|
||||
|
||||
func documentXMLScenario(t *testing.T, w *bufio.Writer, i interface{}) {
|
||||
func documentXMLScenario(_ *testing.T, w *bufio.Writer, i interface{}) {
|
||||
s := i.(formatScenario)
|
||||
|
||||
if s.skipDoc {
|
||||
|
||||
Reference in New Issue
Block a user