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 2 months ago

JesperDramsch commented 2 months 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 2 months ago

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

JesperDramsch commented 2 months ago

Good idea, thanks Iain.