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

Document code style guidelines #1475

Closed
agjohnson opened this issue Jul 22, 2015 · 3 comments
Closed

Document code style guidelines #1475

agjohnson opened this issue Jul 22, 2015 · 3 comments
Assignees
Labels
Improvement Minor improvement to code Needed: design decision A core team decision is required Needed: documentation Documentation is required

Comments

@agjohnson
Copy link
Contributor

As discussed in #1424, we will want to decide on and document style guidelines for Python, JavaScript, and CSS. This ticket will be a place we can discuss changes before putting together any pull requests.

@agjohnson agjohnson added the Needed: design decision A core team decision is required label Jul 22, 2015
@agjohnson agjohnson added this to the Cleanup milestone Jul 22, 2015
@gregmuellegger gregmuellegger added Improvement Minor improvement to code Needed: documentation Documentation is required labels Sep 14, 2015
@tBaxter
Copy link

tBaxter commented Feb 29, 2016

Would Python simply be "Follow PEP-8"?

@agjohnson
Copy link
Contributor Author

No, there is a large variance in how strict projects are with regards to style issues raised by pylint and things like docstring formatting guidelines with pep257.

@agjohnson agjohnson self-assigned this May 14, 2017
@agjohnson agjohnson modified the milestones: WTD and PyCon Sprints, Cleanup May 14, 2017
@agjohnson agjohnson removed this from the Sprints milestone Nov 17, 2017
@agjohnson
Copy link
Contributor Author

We've formalized some of this in the start of autolinting, so I think we can close this. JavaScript will be a different thing, but perhaps same tooling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Minor improvement to code Needed: design decision A core team decision is required Needed: documentation Documentation is required
Projects
None yet
Development

No branches or pull requests

3 participants