Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 11, 2025

The README documented --fix_dates (underscore) but the script accepts --fix-dates (hyphen).

Changes:

  • Corrected flag syntax in scripts/README.md lines 223 and 225 to use --fix-dates
# Before (incorrect)
python markdown-naming-check.py --fix_dates

# After (correct)
python markdown-naming-check.py --fix-dates

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: ezw2000 <113451662+ezw2000@users.noreply.github.com>
Copilot AI changed the title [WIP] Address feedback on tags and date validation in markdown files Fix incorrect flag syntax in markdown-naming-check.py documentation Nov 11, 2025
Copilot AI requested a review from ezw2000 November 11, 2025 07:58
Copilot finished work on behalf of ezw2000 November 11, 2025 07:58
@ezw2000 ezw2000 marked this pull request as ready for review November 11, 2025 09:08
@ezw2000 ezw2000 merged commit 23ea8c1 into Doc_changes Nov 11, 2025
@ezw2000 ezw2000 deleted the copilot/sub-pr-86-again branch November 11, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants