nixos/tests/docker-tools*: remove useless formatter
This commit is contained in:
@@ -73,4 +73,7 @@ in {
|
||||
"docker rmi ${hello2.imageName}",
|
||||
)
|
||||
'';
|
||||
|
||||
# Remove when the formatter has been removed and a linter has been added
|
||||
skipLint = true;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user