ecmwf-actions / reusable-workflows

A collection of reusable GitHub workflows for ECMWF repositories
Apache License 2.0
7 stars 0 forks source link

Reusable workflow for precommit hook runs #132

Closed JesperDramsch closed 1 month ago

JesperDramsch commented 1 month ago

We are using pre-commit hooks on anemoi.

These include configuraitons for flaking, linting, and other coding conventions, that would be great to check server-side.

(In fact, we do already, this would just make the workflow reusable.)

iainrussell commented 1 month ago

Hi Jesper, could you also update the README in the root directory with a brief description of this action please?

JesperDramsch commented 1 month ago

Good idea, thanks Iain.