Skip to content

Conversation

Copy link

Copilot AI commented Nov 11, 2025

The README documented the flag as --fix_dates (underscore) while the Python script uses --fix-dates (hyphen).

Changes

  • Updated 3 instances in scripts/README.md to use --fix-dates consistently with the actual argument parser definition

Before:

python markdown-naming-check.py --fix_dates

After:

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.

Copilot AI self-assigned this Nov 11, 2025
Co-authored-by: ezw2000 <113451662+ezw2000@users.noreply.github.com>
Copilot AI changed the title [WIP] WIP address feedback on tag improvements and date validation Fix --fix_dates to --fix-dates in README documentation Nov 11, 2025
Copilot finished work on behalf of ezw2000 November 11, 2025 07:59
Copilot AI requested a review from ezw2000 November 11, 2025 07:59
@ezw2000 ezw2000 marked this pull request as ready for review November 11, 2025 09:07
@ezw2000 ezw2000 merged commit a478c24 into Doc_changes Nov 11, 2025
@ezw2000 ezw2000 deleted the copilot/sub-pr-86 branch November 11, 2025 09:07
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