python-blosc2 icon indicating copy to clipboard operation
python-blosc2 copied to clipboard

Apply ruff in CI

Open DimitriPapadopoulos opened this issue 1 year ago • 0 comments

We can run Ruff in CI:

  1. directly in a GitHub action,
  2. 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?

DimitriPapadopoulos avatar Sep 27 '24 07:09 DimitriPapadopoulos