DockerCLI/templates
Sebastiaan van Stijn 54d48de216
templates: Using the variable on range scope `testCase` in function literal (scopelint)
```
templates/templates_test.go:74:29: Using the variable on range scope `testCase` in function literal (scopelint)
			assert.Check(t, is.Equal(testCase.expected, b.String()))
			                         ^
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-10-31 19:22:33 +01:00
..
templates.go Sort component details in template 2017-12-07 02:04:10 +01:00
templates_test.go templates: Using the variable on range scope `testCase` in function literal (scopelint) 2019-10-31 19:22:33 +01:00