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

Refactor no-loop-var-prefix rule #2470

Merged
merged 3 commits into from Sep 23, 2022
Merged

Conversation

oraNod
Copy link
Collaborator

@oraNod oraNod commented Sep 20, 2022

  • rename rule to loop-var-prefix and keep alias for old name
  • make rule produce more detailed messages
  • add documentation to the rule

@oraNod
Copy link
Collaborator Author

oraNod commented Sep 20, 2022

@ssbarnea Hi. Not sure about this one at all and am kind of reaching. I couldn't trigger this rule and am unsure about the description. I think I'm also missing some nuances about roles in the docs. If you could please take a look and let me know where I'm going wrong I'd appreciate it. Cheers.

@ssbarnea ssbarnea added the bug label Sep 20, 2022
@ssbarnea ssbarnea changed the title Docs: no-loop-var-prefix rule Refactor no-loop-var-prefix rule Sep 21, 2022
oraNod and others added 3 commits September 23, 2022 20:52
- rename rule to loop-var-prefix and keep alias for old name
- make rule produce more detailed messages
- add documentation to the rule
@ssbarnea ssbarnea merged commit e4de1cd into ansible:main Sep 23, 2022
davedittrich pushed a commit to davedittrich/ansible-lint that referenced this pull request Sep 27, 2022
* docs lint rule no-loop-var

* chore: auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Refactor no-loop-var-prefix

- rename rule to loop-var-prefix and keep alias for old name
- make rule produce more detailed messages
- add documentation to the rule

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
@oraNod oraNod deleted the rule-docs-no-loop-var branch October 6, 2022 07:55
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

2 participants