Skip to content

Change the way rules are listed from command line (#2940 #2940

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

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jan 25, 2023

  • rename plain formatting to brief
  • make brief implicit formatting for rule listing
  • rename rich formatting to full
$ ansible-lint -L

args                        Validating module arguments. (syntax, experimental)
avoid-implicit              Avoid implicit behaviors (unpredictability, experimental)
command-instead-of-module   Using command rather than module. (command-shell, idiom)
command-instead-of-shell    Use shell only when shell functionality is required. (command-shell, idiom)
deprecated-bare-vars        Using bare variables is deprecated. (deprecations)
...

@ssbarnea ssbarnea requested a review from a team as a code owner January 25, 2023 16:25
@ssbarnea ssbarnea requested review from a team, audgirka, priyamsahoo and shatakshiiii January 25, 2023 16:25
@github-actions github-actions bot added the skip-changelog Can be missed from the changelog. label Jan 25, 2023
- rename plain formatting to brief
- make brief implicit formatting for rule listing
- rename rich formatting to full
@ssbarnea ssbarnea force-pushed the chore/update-schemas branch from bb20fb8 to 087575a Compare January 25, 2023 16:29
@ssbarnea ssbarnea added bug and removed skip-changelog Can be missed from the changelog. labels Feb 1, 2023
@ssbarnea ssbarnea changed the title Change the way rules are listed from command line Change the way rules are listed from command line (#2940 Feb 1, 2023
@ssbarnea ssbarnea merged commit 386d63d into main Feb 1, 2023
@ssbarnea ssbarnea deleted the chore/update-schemas branch February 1, 2023 18:27
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.

1 participant