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

Fix exits and pre-commit config #301

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Commits on Jan 10, 2024

  1. - Set all manual non-zero exit codes to 2 to harmonize usage

    - Switch BaseException to Exception in order to not catch exits
    - Update faulty pre-commit config
    kedhammar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    69d3c1e View commit details
    Browse the repository at this point in the history
  2. add missing shebang

    kedhammar committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    07d7ec9 View commit details
    Browse the repository at this point in the history