Run pre-commit scripts to update formatting and index of proposals. (#141)

These hadn't run successfully on the decision or had some stale
settings. Just cleaning up, nothing interesting changing here.
This commit is contained in:
Chandler Carruth
2020-08-12 03:41:25 -07:00
committed by GitHub
parent ae6ba83e2e
commit f00a8a3853
2 changed files with 12 additions and 11 deletions
+1
View File
@@ -28,6 +28,7 @@ request:
- [0044 - Proposal tracking](p0044.md)
- [Decision](p0044-decision.md)
- [0051 - Goals](p0051.md)
- [Decision](p0051-decision.md)
- [0074 - Change comment/decision timelines in proposal process](p0074.md)
- [Decision](p0074-decision.md)
- [0083 - In-progress design overview](p0083.md)
+11 -11
View File
@@ -10,17 +10,17 @@ Proposal accepted on 2020-07-14
Affirming:
- [austern](https://github.com/austern)
- [chandlerc](https://github.com/chandlerc)
- [geoffromer](https://github.com/geoffromer)
- [gribozavr](https://github.com/gribozavr)
- [josh11b](https://github.com/josh11b)
- [tituswinters](https://github.com/tituswinters)
- [zygoloid](https://github.com/zygoloid)
- [austern](https://github.com/austern)
- [chandlerc](https://github.com/chandlerc)
- [geoffromer](https://github.com/geoffromer)
- [gribozavr](https://github.com/gribozavr)
- [josh11b](https://github.com/josh11b)
- [tituswinters](https://github.com/tituswinters)
- [zygoloid](https://github.com/zygoloid)
Abstaining:
- [noncombatant](https://github.com/noncombatant)
- [noncombatant](https://github.com/noncombatant)
## Open questions
@@ -44,7 +44,7 @@ consequence, this particular set of goals seems like an important direction in
which to experiment with a candidate future for C++ itself. By doing so, it will
address a specific group of C++ users.
While there may be some uncertainty about resolving conflicts between goals
, particularly migratability and C++ interoperability, the core team feels that they
are generally in alignment in this regard. The priority among goals can be
While there may be some uncertainty about resolving conflicts between goals,
particularly migratability and C++ interoperability, the core team feels that
they are generally in alignment in this regard. The priority among goals can be
revised as needed based on the experience of using it in practice.