redhat-cop / aap_utilities

Ansible Collection for automated deployment of AAP and other objects for general use
https://galaxy.ansible.com/infra/aap_utilities
GNU General Public License v3.0
74 stars 45 forks source link

Add markdown linter #75

Closed branic closed 2 years ago

branic commented 2 years ago

What does this PR do?

This PR adds the markdownlint linter to be run as part of the GitHub Actions. In addition it fixes all of the linter errors in the various markdown files.

How should this be tested?

Run the GitHub action for push/PR and see that the markdown linter step runs

Is there a relevant Issue open for this?

No

Other Relevant info, PRs, etc.

None