python-blosc2
python-blosc2 copied to clipboard
Apply ruff in CI
We can run Ruff in CI:
- directly in a GitHub action,
- by applying pre-commit.ci to this repository.
I can implement the first option in a merge request, but a GitHub repository admin must enable pre-commit.ci.
@FrancescAlted I think option 2 is better. What do you think?