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

Make compatible with ansible-lint >= 4.3.1 #93

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nphilipp
Copy link

This version of ansible-lint replaced ansiblelint.default_rulesdir with
ansiblelint.constants.DEFAULT_RULESDIR.

This obviates the need to pin the version of ansible-lint (see PR #92).

Copy link

@hahabuknow hahabuknow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

This version renamed and moved default_rulesdir and RulesCollection and
removed the create_from_directory() class method of the latter.

Signed-off-by: Nils Philippsen <[email protected]>
@nphilipp nphilipp marked this pull request as draft February 24, 2021 13:51
@nphilipp
Copy link
Author

Noticed there are a few things missing which I've fixed locally but first want to test.

@nphilipp nphilipp force-pushed the master--default-rulesdir-constant branch from 70ca562 to 1246ca3 Compare February 24, 2021 14:30
@dkinzer
Copy link

dkinzer commented Jul 1, 2022

@nphilipp just wondering if this PR is ready for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants