You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually so more testing has revealed this is a difference between the C yaml parser and the native python yaml parser. I can now replicate this on a mac when forcing to not use the yaml.cyaml
yea I was looking into that. Since we did some manipulation of the pyyaml parser I'm going to have to see how compatible ruamel.yaml will be. Considering the length of the issue alternative options may be needed.
Environment: cfn-lint
v0.14.0
, docker image:alpine3.8
, python alpine version:3.6.6-r0
content of
cfn.yaml
:Execution command:
python3 -m cfnlint -t cfn.yaml
Actual result:
The text was updated successfully, but these errors were encountered: