-
-
Notifications
You must be signed in to change notification settings - Fork 404
[skip changelog] Introduce linting and formatting for docs and config files #836
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
[skip changelog] Introduce linting and formatting for docs and config files #836
Conversation
I suggest you skip a6cceab |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really great @silvanocerza. Thanks!
I have asked for clarification on a few things. I also pointed out some places where the automatic formatting will cause issues, but I think this can be resolved.
Co-authored-by: per1234 <[email protected]>
Please check if the PR fulfills these requirements
Created new tasks to run linting and formatting on documentation and config files, Markdown and YAML files only for now.
Created Workflow to check linting of Markdown and YAML files.
Updated contributing documentation with linting and formatting instructions.
Formatted all Markdown and YAML files with newly introduced formatting configuration.