delei commented on code in PR #718:
URL: https://github.com/apache/fesod/pull/718#discussion_r2572814786
##########
website/.markdownlint-cli2.jsonc:
##########
@@ -1,5 +1,4 @@
{
- "globs": ["website/**/*.md"],
Review Comment:
This CI needs to check all the markdown documents, not just the files
related to this PR. This ensures that no issues such as omissions or incorrect
merges will be overlooked.
This might result in the detection of document ranges that were not modified
by this PR, but this is not a problem. It can also help us improve the
documentation.
--
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]