kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.95k stars 4.72k forks source link

Coding standards? No tabs or no spaces? #742

Open telecoda opened 6 years ago

telecoda commented 6 years ago

Could we please clarify the nocode coding standards?

Are we to use no tabs or no spaces?

Asking for a friend.

vinay-ux commented 6 years ago

tabs over spaces!

tragiclifestories commented 6 years ago

what we need is a no-fmt tool to sort it out for us

dolph commented 6 years ago

As a compromise, I'd suggest using a hybrid notabs + nospaces approach.

digiexchris commented 6 years ago

the nice thing about this code style is it's self-documenting. All you have to do is match the style you see in the other code files.

SteveMacLowell commented 6 years ago

Just make sure you have no standard on your team or you will get no errors.