RSEToolkit / rse-competencies-toolkit

A toolkit to define the skills, competencies and diverse progression pathways for RSEs to help track and manage their professional profiles and development.
https://rsetoolkit.github.io/rse-competencies-toolkit/
Other
37 stars 1 forks source link

Introduce pre-commit with markdownlint-cli2 hooks #46

Closed ns-rse closed 1 year ago

ns-rse commented 1 year ago

Very minor really but the pre-commit is a widely used framework for running various hooks such as linting and testing prior to making commits. It also has pre-commit.ci available for integration with Pull Requests.

Adding this to the repository initially with markdownlint-cli2 as an enable hook and a few of the basic defaults would perhaps be useful.

Happy to do this (have it ready and waiting) but can't currently contribute to this repository nor assign the issue to myself.

elichad commented 1 year ago

@ns-rse I don't have the necessary permissions to add you as a collaborator, but if you're able to create a fork and open a PR from there, I can take a look.

davehorsfall commented 1 year ago

Hi @ns-rse, I've just added you to the team, so you should have permission to perform these actions. Thanks very much for suggesting. If you create a PR then I'll be very happy to review.