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

Apply help to all symbols in the CLI declaration #2442

Open
wants to merge 11 commits into
base: main-powderhouse
Choose a base branch
from

Commits on Jun 13, 2024

  1. Apply help to all symbols in the CLI

    Michał Haśnik committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    203c023 View commit details
    Browse the repository at this point in the history
  2. Add HelpSubsystem tests

    Michał Haśnik committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fb6952a View commit details
    Browse the repository at this point in the history
  3. Removed code comment

    Michał Haśnik committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2408173 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Removed unnecessary not null check

    Value declared as non-null
    
    Co-authored-by: Kevin B <[email protected]>
    hasnik and Keboo authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    63ae37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    577c60d View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary not null check

    Value declared as non-null
    
    Co-authored-by: Kevin B <[email protected]>
    hasnik and Keboo authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f4a627a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    141a74a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93fb212 View commit details
    Browse the repository at this point in the history
  6. Changed namespace declaration to file scoped

    Michał Haśnik committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    910aa7e View commit details
    Browse the repository at this point in the history
  7. Consolided Help subsystem tests with same body

    Michał Haśnik committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e028d1a View commit details
    Browse the repository at this point in the history
  8. Removed mistakenly copied comment

    Michał Haśnik committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9a48fef View commit details
    Browse the repository at this point in the history