DockerCLI/templates
Sebastiaan van Stijn ae7b1f737b
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>
(cherry picked from commit 54d48de216)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-06 13:16:53 +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) 2020-01-06 13:16:53 +01:00