Skip to content

Remove special logic for excluding files that have syntax errors #40

@TamiTakamiya

Description

@TamiTakamiya

Currently when a syntax-error is detected by ansible-lint, ansible-content-parser executes ansible-lint again with excluding those files with syntax-errors because ansible-lint stop linting. With ansible-lint PR#4133, it will be changed to continue linting even syntax errors are found. It means that we should be able to get rid of those special logic to exclude files that have syntax errors to simplify ansible-content-parser.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions