isocpp / isocpp/CppCoreGuidelines
ES.74 is redundant with ES.6
Open
@jwakely is already working on this.
Since Oct 17, 2016.
resolved
- Dominant language
- CSS
- Stars
- 45.3k
- Forks
- 5.6k
- PR merge metrics
- No merged PRs in 30d
Description
ES.6: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Res-cond
ES.74: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Res-for-init
I'd strike ES.74 and merge it's notes and enforcement details into ES.6.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.