What is your coding style? - Programming On Unix

Users browsing this thread: 1 Guest(s)
seninha
Long time nixers
Recently I have been reading other people's coding style.
I have read Rob Pike's, suckless', some 9front developers', and NetBSD and OpenBSD coding styles.
Those documents inspired me to write down all the subjective practices I have in my mind into objective conventions. And thus I wrote my coding style.

What do you think of those coding styles?
Do they enforce good practice or are they too normative to be feasible?
Do you have a coding style you follow in your projects? If yes, why not writing it down?


Messages In This Thread
What is your coding style? - by seninha - 25-05-2021, 11:43 AM
RE: What is your coding style? - by venam - 25-05-2021, 12:47 PM
RE: What is your coding style? - by opfez - 25-05-2021, 01:34 PM
RE: What is your coding style? - by jkl - 25-05-2021, 01:41 PM
RE: What is your coding style? - by ckester - 25-05-2021, 02:49 PM
RE: What is your coding style? - by seninha - 25-05-2021, 09:58 PM
RE: What is your coding style? - by s0kx - 26-05-2021, 02:34 AM
RE: What is your coding style? - by venam - 26-05-2021, 09:40 AM
RE: What is your coding style? - by jkl - 26-05-2021, 09:55 AM
RE: What is your coding style? - by opfez - 27-05-2021, 08:27 AM