mirror of
https://github.com/containers/podman.git
synced 2025-10-15 18:23:30 +08:00
Run codespell
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -47,7 +47,7 @@ var (
|
||||
var (
|
||||
void struct{}
|
||||
// Key: Extension
|
||||
// Value: Processing order for resource naming dependecies
|
||||
// Value: Processing order for resource naming dependencies
|
||||
supportedExtensions = map[string]int{
|
||||
".container": 3,
|
||||
".volume": 2,
|
||||
|
Reference in New Issue
Block a user