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

fix(docs): fix skip info #49

Merged
merged 3 commits into from
Aug 19, 2024
Merged

fix(docs): fix skip info #49

merged 3 commits into from
Aug 19, 2024

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Feb 29, 2024

closes: go-vela/docs#380

should not use numbers but names of rules for skip directive, see https://ansible.readthedocs.io/projects/lint/usage/#using-commands

should not use numbers but names of rules for skip directive
@wass3r wass3r requested a review from a team as a code owner February 29, 2024 05:27
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.16%. Comparing base (7b9cb05) to head (806aa98).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   64.16%   64.16%           
=======================================
  Files          12       12           
  Lines         533      533           
=======================================
  Hits          342      342           
  Misses        191      191           

@timhuynh94 timhuynh94 merged commit cc6409f into main Aug 19, 2024
8 of 10 checks passed
@timhuynh94 timhuynh94 deleted the fix/docs/skip branch August 19, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansible plugin lint-skip parameters
3 participants