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

atom & yamllint #43498

Merged
merged 3 commits into from
Jul 31, 2018
Merged

atom & yamllint #43498

merged 3 commits into from
Jul 31, 2018

Conversation

gundalow
Copy link
Contributor

@gundalow gundalow commented Jul 31, 2018

SUMMARY

Clarify atom plugins
Document yamllint

Thanks to DJ for these suggestions.

ISSUE TYPE
  • Docs Pull Request

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Jul 31, 2018
@gundalow gundalow removed the needs_triage Needs a first human triage before being processed. label Jul 31, 2018
@@ -87,6 +88,7 @@ Tools for Validating Playbooks
- `Ansible Lint <https://github.com/willthames/ansible-lint>`_ - widely used, highly configurable best-practices linter for Ansible playbooks.
- `Ansible Review <https://github.com/willthames/ansible-review>`_ - an extension of Ansible Lint designed for code review.
- `Molecule <http://github.com/metacloud/molecule>`_ is a testing framework for Ansible plays and roles.
- `yamllint <https://yamllint.readthedocs.io/en/stable/>`__ is a command line utilities to check syntax validity including key repetition and indentation issues.
Copy link
Contributor

Choose a reason for hiding this comment

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

is this specific to Emacs? I'd tend to put it under Other Tools, assuming it would review any YAML file from the command line.

@acozine acozine merged commit 321081c into ansible:devel Jul 31, 2018
@acozine acozine added this to To do in OLD Ansible Documentation via automation Jul 31, 2018
@acozine acozine moved this from To do to Backport to 2.6 in OLD Ansible Documentation Jul 31, 2018
@gundalow gundalow deleted the othertools-yaml branch July 31, 2018 19:37
@acozine acozine moved this from Backport to 2.6 to Done in OLD Ansible Documentation Nov 6, 2018
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 docs This issue/PR relates to or includes documentation. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants