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

Add name[casing] to identify wrongly capitalized task names #2274

Merged
merged 1 commit into from Aug 9, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Aug 9, 2022

As this is an extension to a current rule, we add it to the default warn_list, so it would only act as a warning. This functionality works only if user does not already have a custom warn_list.

Fixes: #2169

@ssbarnea ssbarnea marked this pull request as ready for review August 9, 2022 16:04
@ssbarnea ssbarnea requested review from a team as code owners August 9, 2022 16:04
@github-actions github-actions bot added the bug label Aug 9, 2022
ssbarnea added a commit to ssbarnea/ansible-lint that referenced this pull request Aug 9, 2022
ssbarnea added a commit that referenced this pull request Aug 9, 2022
@ssbarnea ssbarnea removed the bug label Aug 9, 2022
@ssbarnea ssbarnea removed the bug label Aug 9, 2022
@ssbarnea ssbarnea merged commit 720f0f7 into ansible:main Aug 9, 2022
@ssbarnea ssbarnea deleted the fix/name branch August 9, 2022 17:47
hswong3i added a commit to alvistack/ansible-role-audacious that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-ansible that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-audacity that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-bamboo that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-bleachbit that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-blender that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-bitbucket that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-catatonit that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-bootstrap that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-buildah that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-operator_sdk that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-packer that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-php that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-podman that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-postfix that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-postgres that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-python that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-rclone that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-scribus that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-runc that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-restic that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-sonobuoy that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-skopeo that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-sqlite that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-sshd that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-svn that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-swap that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-teams that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-transmission that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-thunderbird that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-teamviewer that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-vim that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-virtualbox that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-vagrant that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-uget that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-zram_generator that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-vlc that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-wireguard that referenced this pull request Aug 22, 2022
hswong3i added a commit to alvistack/ansible-role-timezone that referenced this pull request Aug 22, 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.

name[casing]: All tasks should be named and start with a capital letter
2 participants