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

Validate input-files with Pydantic and add CLI for validation #48

Draft
wants to merge 10 commits into
base: develop
Choose a base branch
from

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    83b451b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5b7d6 View commit details
    Browse the repository at this point in the history
  3. Add parameter json schema

    ots22 committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    7103590 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 15, 2021

  1. Fix linting errors

    OscartGiles committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7d45038 View commit details
    Browse the repository at this point in the history
  2. Fix typehints

    OscartGiles committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    5b28f35 View commit details
    Browse the repository at this point in the history
  3. Add a few dependencies for enforcing code standards

    Black, pylint, isort (sort import orders)
    OscartGiles committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ec9326f View commit details
    Browse the repository at this point in the history
  4. Fix linting errors

    OscartGiles committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c962439 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4330825 View commit details
    Browse the repository at this point in the history