Elektrine lite

← Feed

@bloody_albatross@chaos.social

Post #1767443

2026-04-24 20:52 UTC

And you better format any new code the way I formatted mine, including tabs vs spaces. I don't care if the way I did it is against the way it is usually done in the given language. I mean really. That is basic stuff. Do it the way the project does it.

Replies (1)

  • @razen04@mastodon.social 2026-04-24 22:11

    @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?

    Open ##1767444