Skip to content

Ignore-checks doesn't work for E000* #1133

@jeffmacdonald

Description

@jeffmacdonald

*cfn-lint version: 0.22.3

Ignore Checks isn't working

Template: https://gist.github.com/jeffmacdonald/cbbdd8cc3a049f89dfb4a17991ca1afa

I am getting the following error:

E0000 Expecting value
templates/ssh-jump-host.yaml:1:1

When I run pipenv run cfn-lint --ignore-checks=E0000 templates/ssh-jump-host.yaml

The fun part is, I have I have errors in other templates (E2521) and I am able to ignore those just fine... it seems it's specifically E0000 that doesn't get ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions