change links checked output from !quiet to verbose#438
change links checked output from !quiet to verbose#438jsoref wants to merge 1 commit intotcort:masterfrom
Conversation
|
Hi greetings from Belgium, Need to check more deeply. I am on trip now - in Belgium. Need to check to make sure logic is right. What is |
|
They both appear to be bool-ish values: markdown-link-check/markdown-link-check Lines 41 to 55 in e05864f |
|
This pull request has been marked as stale because it has been open 60 days with no activity. It will be closed in 30 days unless the stale label is removed or someone adds a comment. |
|
@BaseMax how was Belgium? |
|
This pull request has been marked as stale because it has been open 60 days with no activity. It will be closed in 90 days unless the stale label is removed or someone adds a comment. |
|
(I'm back from Greece and trying to clean up things...) |
|
This pull request has been marked as stale because it has been open 60 days with no activity. It will be closed in 90 days unless the stale label is removed or someone adds a comment. |
|
@BaseMax ?? |
This doesn't technically remove the line. It just changes the guard from
!quiettoverbose. I'm also willing to remove it entirely, but as there is averboseflag, it seemed somewhat worthwhile to honor that instead of just removing the output entirely.