Skip to content

Conversation

@timbrinded
Copy link
Collaborator

@timbrinded timbrinded commented Nov 5, 2025

This pull request corrects the documentation in the README.md file by removing duplicate command-line flag descriptions for two configuration options.

Documentation fixes:

  • Removed duplicate flag --enforce-timeout-check from the --ignore-timeout-check/--enforce-timeout-check option to accurately reflect the available flags.
  • Removed duplicate flag --enforce-active-proposal-check from the --ignore-active-proposal-check/--enforce-active-proposal-check option for clarity and correctness.

Copilot AI review requested due to automatic review settings November 5, 2025 14:18
@timbrinded timbrinded merged commit cc18d78 into master Nov 5, 2025
12 checks passed
@timbrinded timbrinded deleted the timbrinded-patch-1 branch November 5, 2025 14:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes duplicated CLI option flags in the configuration documentation table. The changes correct two command-line argument definitions that incorrectly listed the same flag three times instead of two.

  • Corrected --ignore-timeout-check/--enforce-timeout-check flag definition (removed duplicate)
  • Corrected --ignore-active-proposal-check/--enforce-active-proposal-check flag definition (removed duplicate)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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