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

Allow configure markdownlint rules dynamically #23

Open
2 tasks
pedrogude opened this issue Nov 19, 2024 · 0 comments
Open
2 tasks

Allow configure markdownlint rules dynamically #23

pedrogude opened this issue Nov 19, 2024 · 0 comments

Comments

@pedrogude
Copy link
Contributor

Motivation

markdownlint allows configure the rules it applies through a configuration file.
Currently that configuration file is set in the configmap.yaml

In order to modify the rules that are applied in the markdown linting dynamically, it will be necessary for DocumentationLinter to accept a new parameter to be able to define the configuration of the rules and pass it to markdownlint

Acceptance criteria

  • The development has to be properly tested
  • Provide in the same PR the details to update the documentation
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

No branches or pull requests

1 participant