pydata / pydata-sphinx-theme

A clean, three-column Sphinx theme with Bootstrap for the PyData community
https://pydata-sphinx-theme.readthedocs.io
BSD 3-Clause "New" or "Revised" License
557 stars 300 forks source link

Add a pre-commit hook that remove PO files metadata. #1813

Closed Carreau closed 1 month ago

Carreau commented 1 month ago

See thread in #1801 – automatic update from transifex-integration bot have random changes in metadata content and order that are just noise.

With this the bot should do the PR and pre-commit-ci should hopefully push a second commit that remove all churn in metadata.

github-actions[bot] commented 1 month ago

Coverage report

This PR does not seem to contain any modification to coverable code.

Carreau commented 1 month ago

Ok, let's get that in. I don't like to self-merge, but I want to see if it works when next transifex PR is submitted.