Skip to content

Merge pull request #6 from samsrabin/black-precommit-ssr

1d0a304
Select commit
Loading
Failed to load commit list.
Open

Add pre-commit hooks #1768

Merge pull request #6 from samsrabin/black-precommit-ssr
1d0a304
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Oct 23, 2025 in 0s

5 / 5 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Add pre-commit to the ctsm_pylib conda env Completed
For now let's only apply the changes to the python subdirectory Completed
Add some instructions for developers on how to use the pre-commit hook with the conda environment. A suggested place is under the doc directory in a README.developers file. It could go in the python directory for now until we have it work on everything. Completed
We should run the pre-commit hooks we agree to on all our code before we bring this into main-dev. Completed
This probably means bringing #1577 to main-dev before or with this PR. Completed