Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw error when add option with clashing flags #2055

Merged
merged 11 commits into from
Nov 1, 2023

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    696f1e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    5ec2249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1defc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3f3450 View commit details
    Browse the repository at this point in the history
  4. Simplify check for flags already in use

    Co-authored-by: John Gee <john@ruru.gen.nz>
    aweebit and shadowspawn committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9721ae8 View commit details
    Browse the repository at this point in the history
  5. Fix linting error

    aweebit committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5c87223 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    deb3bdf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge branch 'feature/option-flag-conflicts' of github.com:aweebit/co…

    …mmander.js into feature/clashing-options
    shadowspawn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    15bde65 View commit details
    Browse the repository at this point in the history
  2. Add tests

    shadowspawn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    098e0d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26bf933 View commit details
    Browse the repository at this point in the history
  4. Rework error message

    shadowspawn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    00b6296 View commit details
    Browse the repository at this point in the history