Skip to content

Conversation

@javorszky
Copy link
Contributor

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.

Resolve #7064

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 17:10
@github-actions github-actions bot added the chore Pull requests for routine tasks label Jan 6, 2025
Closes #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 3bdc131 to db548ce Compare January 6, 2025 17:11
@javorszky
Copy link
Contributor Author

Opened this in lieu of #7065

Copy link
Contributor

@jjngx jjngx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@javorszky javorszky merged commit 5b39f40 into main Jan 7, 2025
30 checks passed
@javorszky javorszky deleted the gabor/7064-markdownlint-verbosity branch January 7, 2025 10:45
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

5 participants