ICS4U icon indicating copy to clipboard operation
ICS4U copied to clipboard

Chore: Update spacing/indents/conventions

Open mrseidel opened this issue 4 years ago • 4 comments

Need to go through all notes and update items based on conventions based on different style guides.

Help requested: If you know of a style guide that is a convention for other languages, please post them here so that I can collate and complete this chore eventually.

mrseidel avatar Jan 22 '21 14:01 mrseidel

Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request

Multivalence avatar Jan 23 '21 00:01 Multivalence

Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request

No, I would want this as a separate pull request since it is a different topic and so that I can easily find it in the future.

mrseidel avatar Jan 25 '21 13:01 mrseidel

Hi Mr.Seidel. If you want, I can update all the indents to conform to PEP-8 in my existing pull request

No, I would want this as a separate pull request since it is a different topic and so that I can easily find it in the future.

I've updated all the python examples to follow PEP-8 Indentation guideline (#31)

Multivalence avatar Jan 25 '21 18:01 Multivalence

Some style guides for the languages listed (as well as for Go):

AritroSaha10 avatar Feb 09 '23 06:02 AritroSaha10