ongdisheng commented on code in PR #718:
URL: https://github.com/apache/fesod/pull/718#discussion_r2572637884
##########
website/.markdownlint-cli2.jsonc:
##########
@@ -1,5 +1,4 @@
{
- "globs": ["website/**/*.md"],
Review Comment:
The globs field in `.markdownlint-cli2.jsonc` was removed because it was
overriding the actual action `glob` input and causing the linter to check all
markdown files in the repository instead of only the files that were changed in
the PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]