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

Add a principles and guidelines section #101

Merged
merged 1 commit into from
Dec 8, 2017
Merged

Add a principles and guidelines section #101

merged 1 commit into from
Dec 8, 2017

Conversation

nrc
Copy link
Member

@nrc nrc commented Nov 15, 2017

Includes discussion of trailing commas which closes #42

Includes discussion of trailing commas which closes #42
@nrc nrc merged commit 10a8155 into master Dec 8, 2017
@@ -0,0 +1,51 @@
# Guiding principles and rationale

When deciding on style guidelines, the style team tried to be guided by the
Copy link

@perlun perlun Dec 8, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"tried" or "tries" @nrc? This seems like a typo.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I missed this comment earlier. I think this is correct, the guide is meant to be an archival document so when it is committed the style RFC process will be in the past and so the past tense will be correct here.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks! That's fine, just wanted to verify. Thanks for clarifying.

@perlun
Copy link

perlun commented Dec 10, 2017

@nrc - see my comment above. There seems to be a typo in the text you merged.

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

Successfully merging this pull request may close these issues.

Disable trailing comma by default
2 participants