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 Pull Request template #647

Merged
merged 2 commits into from
Aug 16, 2018
Merged

Add Pull Request template #647

merged 2 commits into from
Aug 16, 2018

Conversation

adrienball
Copy link
Contributor

No description provided.

@adrienball adrienball requested a review from ClemDoum August 10, 2018 14:52

**Checklist**:
- [ ] My PR is ready for code review
- [ ] I have added some tests, if applicable
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would add, '"and run the whole test suite"

Copy link
Collaborator

Choose a reason for hiding this comment

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

I would also add "even linting tests, this way we can get rid of the next point"

**Checklist**:
- [ ] My PR is ready for code review
- [ ] I have added some tests, if applicable
- [ ] My code respects the [PEP8 style guide](https://www.python.org/dev/peps/pep-0008/)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I don't know if that is necessary. I think that for now we have no guaranty that our current code base is PEP8 compliant. The only thing we know is that the codebase is compliant with the Google-like linting rules that we have in the pylintrc

Copy link
Collaborator

@ClemDoum ClemDoum Aug 13, 2018

Choose a reason for hiding this comment

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

Plus, I find it very hard to know if your code is PEP8 compliant from juste the guidelines provided in the URL. The linting test has the advantage to tell you precisely what's wrong

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed

@adrienball adrienball merged commit 875f92d into develop Aug 16, 2018
@adrienball adrienball deleted the task/pull-request-template branch August 16, 2018 11:42
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.

2 participants