molgenis / molgenis-emx2

MOLGENIS EMX2, the latest version of the MOLGENIS data platform.
GNU Lesser General Public License v3.0
14 stars 18 forks source link

chore: auto-formatting #4503

Closed svandenhoek closed 1 week ago

svandenhoek commented 1 week ago

What are the main changes you did

How to test

Checklist

svandenhoek commented 1 week ago

@connoratrug agreed. While I haven't worked on the graphql code yet myself, I do gotta be honest that I do not have the pre-commit hook either because it really slows down making a commit (I simply make sure I always build once before merging though technically that's not a 100% guarantee as that's something that you could forget to do).

Maybe CI should simply fail if formatting detects needed changes or CI doing this automatically and adds a commit to the branch/master?