Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Establish basic guidelines for coding and formatting #62

Open
rtizzy opened this issue Apr 10, 2019 · 2 comments
Open

Establish basic guidelines for coding and formatting #62

rtizzy opened this issue Apr 10, 2019 · 2 comments

Comments

@rtizzy
Copy link
Contributor

rtizzy commented Apr 10, 2019

See #61

Their doesn't appear to be any sort of guidelines for the code base which leads to some confusing formatting as seen in the pull above.

I would suggest standardizing in some way.

Going with Pep8 is an easy choice and is often well integrated into many editors.

@rtizzy
Copy link
Contributor Author

rtizzy commented Apr 10, 2019

Some other auto-formatting options to consider:

https://medium.com/3yourmind/auto-formatters-for-python-8925065f9505

@rtizzy
Copy link
Contributor Author

rtizzy commented Apr 10, 2019

Honestly after reviewing blacks code styling, I'd argue it's superior to autopep8 and I'll likely be switching my own editor to that :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant