the-me-0 / gallery

A gallery web app, with similar technologies as my last project Groove (NextJS)
1 stars 0 forks source link

Prettier is neither mandatory nor automatic #7

Open the-me-0 opened 2 months ago

the-me-0 commented 2 months ago

Prettier was added to make the code feel more comfortable, but as it doesn't run automatically nor is it mandatory to run it before each commit, we could end up with large commits just making the code better (which would kind of mess up the commit history) or straight up stop using it.