mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-11 04:42:16 +00:00
versions: Fix formatting
The static_checks_versions test uses yamllint which fails with: ``` [comments] too few spaces before comment ``` many times and so makes code reviews more annoying with all these extra messages. Other it's probably not the worse issues, I checked the [yaml spec](https://yaml.org/spec/1.2.2/#66-comments) and it does say > Comments must be separated from other tokens by white space character*s* so it's easiest to fix it and move on. Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
122ad95da6
commit
546e3ae9ea