pymc icon indicating copy to clipboard operation
pymc copied to clipboard

Eliminate duplicate pre-commit GitHub Actions workflow

Open maresb opened this issue 1 year ago • 0 comments

Description

The current pre-commit workflow should be renamed to mypy and the pre-commit part removed. We should try to run the hooks on the oldest supported Python to get a fast fail when someone uses a too-modern Python feature.

Note that #7112 deletes the pre-commit autoupdate workflow while here I'm proposing to modify the main pre-commit workflow.

maresb avatar Jan 23 '24 08:01 maresb