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

[readme] Fix Ansible Linting Errors #2861

Merged
merged 1 commit into from
Oct 8, 2022
Merged

[readme] Fix Ansible Linting Errors #2861

merged 1 commit into from
Oct 8, 2022

Conversation

etienne-miralytik
Copy link
Contributor

@etienne-miralytik etienne-miralytik commented Aug 24, 2022

This fixes these two linting errors:

  • fqcn-builtins: Use FQCN for builtin actions.
  • name: All names should start with an uppercase letter. (name[casing])

Fixes #2860.

Fixes #2860.

This fixes these two linting errors:
- fqcn-builtins: Use FQCN for builtin actions.
- name: All names should start with an uppercase letter. (name[casing])
@etienne-miralytik etienne-miralytik changed the title Fix Ansible Linting Errors #2860 Fix Ansible Linting Errors Aug 24, 2022
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

LGTM

@ljharb
Copy link
Member

ljharb commented Aug 24, 2022

This will have to wait to land until travis tests are fixed, unfortunately.

@ljharb ljharb changed the title Fix Ansible Linting Errors [readme] Fix Ansible Linting Errors Oct 8, 2022
@ljharb ljharb merged commit 8fd9480 into nvm-sh:master Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansible Linting Errors
2 participants