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

pre-commit: silence markdownlint #7065

Closed

Conversation

javorszky
Copy link
Contributor

Closes #7064

Proposed changes

Adding the two options will prevent their output to be printed to stdout.

See https://github.com/DavidAnson/markdownlint-cli2/tree/main?tab=readme-ov-file#markdownlint-cli2jsonc noBanner and noProgress options.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@javorszky javorszky requested a review from a team as a code owner January 6, 2025 16:53
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jan 6, 2025
Copy link

github-actions bot commented Jan 6, 2025

✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.

Closes nginxinc#7064

Adding the two options will prevent their output to be printed to stdout.

See https://github.com/DavidAnson/markdownlint-cli2/tree/main?tab=readme-ov-file#markdownlint-cli2jsonc `noBanner` and `noProgress` options.
@javorszky javorszky force-pushed the gabor/7064-markdownlint-verbosity branch from 3f09abb to 3bdc131 Compare January 6, 2025 16:55
@javorszky
Copy link
Contributor Author

I have hereby read the F5 CLA and agree to its terms

@javorszky
Copy link
Contributor Author

Closing this to open the PR as internal

@javorszky javorszky closed this Jan 6, 2025
@javorszky javorszky mentioned this pull request Jan 6, 2025
6 tasks
@javorszky javorszky deleted the gabor/7064-markdownlint-verbosity branch January 6, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

[Bug]: markdownlint is too verbose
1 participant