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

Changed message of exception to improve readability #1306

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2021

  1. Changed wording of exception, to fix improper english

    Casper Weiss Bang committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    20c80b4 View commit details
    Browse the repository at this point in the history
  2. Corrected message with grammarly

    Casper Weiss Bang committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    f08072d View commit details
    Browse the repository at this point in the history
  3. Remove magic string + implemented invalid parameter for EmptyGuidBeha…

    …viour
    Casper Weiss Bang committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    55d1e06 View commit details
    Browse the repository at this point in the history
  4. DRY on the creation of invalid paramname on guard clause

    Casper Weiss Bang committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    e0e3c3b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Correct issues raised by CI pipeline

    Removed trailing whitespaces.
    
    remove extra whitespace
    
    Fixed failing tests
    Casper Weiss Bang committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    86b5227 View commit details
    Browse the repository at this point in the history