Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactored runner.is_exclude and MatchError to use Lintable #2379

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Sep 1, 2022

This refactoring will help us simplify the codebase and enable us to make use of some extra data that is specific to each file, like implementing per file (lintable) skip lists.

Related: #2300
Related: #1584

This refactoring will help us simplify the codebase and enable us
to make use of some extra data that is specific to each file, like
implementing per file (lintable) skip lists.
@ssbarnea ssbarnea changed the title refactored runner.is_exclude use Lintable refactored runner.is_exclude and MatchError to use Lintable Sep 1, 2022
@ssbarnea ssbarnea merged commit 203f7df into ansible:main Sep 1, 2022
@ssbarnea ssbarnea deleted the fix/latest branch September 1, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant