Elektrine lite

← Feed

@razen04@mastodon.social

Post #1767444

2026-04-24 22:11 UTC

@bloody_albatross dont we use some rules in repo or pre commit hooks which formats the code based on the given setting in the repo so that everyone follow the same structure?

Replies (1)

  • @razen04 It's my tiny hobby projects. There are no commit hooks or "settings". You look at the code with your eyes and you write your changes in the same style, but most importantly you don't run a code formatter on it!

    Open ##1767445