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

WIP: Refactored molecule linting #2447

Closed
wants to merge 1 commit into from

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Nov 24, 2019

DO-NOT-REVIEW WORK IN PROGRESS

Changes configuration of linting to a model that does not require
writing plugins in order to support other linters. Mainly the new
setup executes an Ansible shell task as part of the the lint step.

  • only one place to configure linting in molecule
  • user decides what commands to run (more flexible)
  • molecule no longer have knowledge of specific linters

Fixes: #2293

Changes configuration of linting to a model that does not require
writing plugins in order to support other linters. Mainly the new
setup executes an Ansible shell task as part of the the lint step.

* only one place to configure linting in molecule
* user decides what commands to run (more flexible)
* molecule no longer have knowledge of specific linters

Fixes: ansible#2293
@ssbarnea ssbarnea self-assigned this Jan 3, 2020
@ssbarnea ssbarnea added this to the 3.0 milestone Jan 3, 2020
@ssbarnea ssbarnea added the major label Jan 3, 2020
@ssbarnea
Copy link
Member Author

Work is done now inside #2513

@ssbarnea ssbarnea closed this Jan 28, 2020
@ssbarnea ssbarnea deleted the fix/lint-as-cmd branch March 29, 2020 16:33
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.

Externalize linting from molecule v3
1 participant