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 pre-commit hooks and Github action for linting and formatting #168

Merged
merged 8 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    ed6ab88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7502baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e4bd06 View commit details
    Browse the repository at this point in the history
  4. Delete data.tmp

    Wiebke committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    09683d6 View commit details
    Browse the repository at this point in the history
  5. 🐛 Adapt local annotations file path to exported_annotation_data.json

    This omits the just deleted /data directory.
    
    This file and corresponding variables no longer be used at all once mlexchange#160 is addressed.
    Wiebke committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    32adcf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add additional pre-commit hooks

    for trimming trailing white spaces, fixing ends of files, and checking for broken symlinks, case and merge conflicts, valid python and yaml
    Wiebke committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    246cfa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8106e78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d992e0 View commit details
    Browse the repository at this point in the history