mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
Quadlet - fix trailing whitespaces handling
Remove all trailing white spaces from all lines before the line by line processing Add test Exclude the unit file used for the test from whitespace check Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
@@ -776,6 +776,7 @@ BOGUS=foo
|
||||
Entry("install.container", "install.container", 0, ""),
|
||||
Entry("ip.container", "ip.container", 0, ""),
|
||||
Entry("label.container", "label.container", 0, ""),
|
||||
Entry("line-continuation-whitespace.container", "line-continuation-whitespace.container", 0, ""),
|
||||
Entry("logdriver.container", "logdriver.container", 0, ""),
|
||||
Entry("mask.container", "mask.container", 0, ""),
|
||||
Entry("mount.container", "mount.container", 0, ""),
|
||||
|
||||
Reference in New Issue
Block a user