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

Add support for strict mode #41

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Jun 24, 2023

  1. Add editorConfig

    shadowspawn committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    6378f68 View commit details
    Browse the repository at this point in the history
  2. First cut at strict

    - throw for missing string option value
    - throw for unexpected value for boolean option
    shadowspawn committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    c88b335 View commit details
    Browse the repository at this point in the history
  3. Comment out stale tests

    shadowspawn committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    faa0bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fc976f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1fa9f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af41dfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4de1ab View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Preserve legacy behaviour

    shadowspawn committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8ad4e00 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    92dae23 View commit details
    Browse the repository at this point in the history
  2. Restore blank line

    shadowspawn committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    439185e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4336111 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

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

Commits on Jul 6, 2023

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

Commits on Jul 26, 2023

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