Maintenance: start linting markdown files #2399
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
Currently we don't have any linting in place for the documentation.
This leads to inconsistencies when different contributors touch the files, which in some cases lead to increased diff on PRs.
We should take inspiration from the Powertools for AWS Lambda (Python) repo and setup something like (or exactly) markdownlint.
Why is this needed?
So that we can increase consistency and remove cognitive overhead during editing & review.
Which area does this relate to?
Automation
Solution
pre-commit
hookAcknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: