You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe. trestle-bot generates markdown (through use of trestle), but does not do any further validation.
Describe the solution you'd like
Document how trestlebot could be used with markdownlint and provide any material needed (e.g. .markdownlint.json)
Describe alternatives you've considered
Additional context
Related information on PR #158
A similar solution could be used for linting the rules YAML files.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
trestle-bot
generates markdown (through use oftrestle
), but does not do any further validation.Describe the solution you'd like
trestlebot
could be used withmarkdownlint
and provide any material needed (e.g. .markdownlint.json)Describe alternatives you've considered
Additional context
Related information on PR #158
A similar solution could be used for linting the rules YAML files.
The text was updated successfully, but these errors were encountered: