Skip to content

Conversation

@Dev-iL
Copy link
Contributor

@Dev-iL Dev-iL commented Jan 28, 2026

Modernize tooling: prek

Changes

  • Use prek as a drop-in replacement for pre-commit.
  • Update docs where appropriate.

How I tested this

Local

Notes

A similar transition was done in Apache Airflow with very positive feedback.

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant