RagnarGrootKoerkamp / BAPCtools

Tools for developing ICPC-style programming contest problems.
GNU General Public License v3.0
48 stars 18 forks source link

[ci] Run pre-commit hooks on CI #340

Closed mpsijm closed 5 months ago

mpsijm commented 5 months ago

This should avoid the random formatting changes that we now require sometimes :smile:

As a reminder for fellow contributors, please follow https://github.com/RagnarGrootKoerkamp/BAPCtools#contributing--style-guide to install the pre-commit hooks locally :slightly_smiling_face: